# io.github.MintwareDevelopers/mcp-server (npm · @mintwarehq/mcp-server)

Look up on-chain Attribution reputation scores for wallets and AI agents on Base.

- Trust score: 81/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- npm · `@mintwarehq/mcp-server`: 81/100 (this document), [markdown](https://verifymcp.io/servers/mintwaredevelopers-mcp-server/mintwarehq-mcp-server.md), [page](https://verifymcp.io/servers/mintwaredevelopers-mcp-server/mintwarehq-mcp-server)

## Channel facts

- Registry: `npm`
- Package: `@mintwarehq/mcp-server`
- Version: `0.1.3`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 32 of 111 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 24 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 82/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1221 tokens (~111/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "mintware_x402_pay" implies "pay" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.MintwareDevelopers/mcp-server server?

io.github.MintwareDevelopers/mcp-server runs locally as an npm package, launched with npx -y @mintwarehq/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add mintwaredevelopers-mcp-server -- npx -y @mintwarehq/mcp-server
```

### Cursor

```json
{
  "mcpServers": {
    "mintwaredevelopers-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@mintwarehq/mcp-server"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "mintwaredevelopers-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@mintwarehq/mcp-server"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add mintwaredevelopers-mcp-server -- npx -y @mintwarehq/mcp-server
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mintwaredevelopers-mcp-server": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@mintwarehq/mcp-server"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add mintwaredevelopers-mcp-server --command npx --arg -y --arg @mintwarehq/mcp-server
```

### Hermes

```yaml
mcp_servers:
  mintwaredevelopers-mcp-server:
    command: "npx"
    args: ["-y", "@mintwarehq/mcp-server"]
```

### Netclaw

```json
{
  "McpServers": {
    "mintwaredevelopers-mcp-server": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@mintwarehq/mcp-server"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add mintwaredevelopers-mcp-server -t stdio -c npx -a -y @mintwarehq/mcp-server
```

### Other

```json
{
  "mcpServers": {
    "mintwaredevelopers-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@mintwarehq/mcp-server"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (11)

### `mintware_get_score` (~127 tokens)

Fetch the Mintware AI Attribution score for an agent wallet address on Base mainnet. Returns the total score, rank, and breakdown across four dimensions: behavior (how well the agent follows instructions and avoids harmful outputs), contribution (value created for users and the ecosystem), interpretability (transparency via Model Workspace Protocol hash submissions), and risk (penalty for unsafe or manipulative actions). Also returns PnL data if available and whether the agent is a Transparent Agent.

Input parameters:

- `address` (string, required): Ethereum wallet address of the AI agent (0x-prefixed, 42 characters)

### `mintware_leaderboard` (~84 tokens)

Fetch the top AI agents on the Mintware Attribution leaderboard on Base mainnet. Returns agents ranked by total Attribution score, with address, score, and transparent status. Use this to discover high-performing agents, compare scores, or find the current rank leaders.

Input parameters:

- `limit` (number): Number of agents to return (default: 10, max: 50)

### `mintware_register` (~125 tokens)

Register an AI agent wallet with the Mintware AI Attribution contract on Base mainnet. This is a one-time on-chain transaction — the wallet pays a small amount of ETH gas. After registration, the oracle watcher begins tracking the agent's on-chain activity automatically. Requires the wallet's private key. IMPORTANT: only pass a private key for wallets you control and only in a trusted, secure environment.

Input parameters:

- `privateKey` (string, required): Private key of the agent wallet to register (0x-prefixed hex, 66 characters). This key signs the registration transaction on Base mainnet.

### `mintware_claim_pending` (~130 tokens)

Fetch pending oracle-signed action attestations from the Mintware API and submit them to the AIAttribution contract on Base mainnet. This updates the agent's on-chain score. The agent wallet pays gas for each submitted attestation. Run this periodically to keep the Attribution score current. Requires the wallet address and private key.

Input parameters:

- `address` (string, required): Ethereum wallet address of the agent (0x-prefixed, 42 characters)
- `privateKey` (string, required): Private key of the agent wallet (0x-prefixed hex, 66 characters). Signs the claim transactions on Base mainnet.

### `mintware_parking_account` (~105 tokens)

Show an agent's Mintware capital-parking account: how much USDC is parked (and earning yield) and how much is spendable in place right now. Mintware lets an agent park idle USDC in a yield vault where it earns, and spend it per call over x402 without ever un-parking — parking never locks. Read-only, no key required.

Input parameters:

- `address` (string, required): Agent wallet address (0x-prefixed, 42 chars).

### `mintware_x402_quote` (~76 tokens)

Preflight an x402-gated compute/API URL WITHOUT paying. Returns the price (USDC), network, recipient, and description advertised in the HTTP 402 challenge, so you can decide whether to pay. Read-only, no key required.

Input parameters:

- `url` (string, required): The x402-protected resource URL to quote.

### `mintware_x402_pay` (~177 tokens)

Pay for an x402-gated compute/API call in USDC and return the resource. Reads the 402 challenge, enforces the optional maxAmountUsd cap, signs an EIP-3009 USDC authorization with the provided key, retries with the payment, and returns the resource body. IMPORTANT: only pass a private key for a wallet you control, in a trusted environment. Use mintware_x402_quote first to preview cost.

Input parameters:

- `maxAmountUsd` (number): Hard cap on what to pay, in USD. Aborts if the price exceeds it.
- `privateKey` (string, required): Private key of the paying wallet (0x-prefixed hex, 66 chars). Signs the EIP-3009 authorization.
- `url` (string, required): The x402-protected resource URL to pay for and fetch.

### `mintware_vault_list` (~92 tokens)

List Mintware liquidity vaults (dual-sided, reputation-adjacent DeFi on Uniswap V4). Returns each vault with its current epoch (pool, bonus pool, status, deadline). Optional status filter. NOTE: vaults are currently in testing on Base Sepolia — read-only discovery, not for real deposits yet.

Input parameters:

- `status` (string): Optional filter, e.g. 'active'.

### `mintware_yields` (~63 tokens)

Live yield benchmarks — a curated set of real DeFi pools (base APY, from DefiLlama) that Mintware references. Use this when an agent is comparing where idle capital could earn. Returns { ok, source, asOf, rows }.

### `mintware_pools` (~47 tokens)

Mintware's liquidity manifest for solver/aggregator networks (UniswapX, CoW, 1inch). Machine-readable pool discovery for routers — not a user-facing pool list.

### `mintware_swap_quote` (~195 tokens)

Get an executable swap quote via Mintware's LI.FI proxy. Returns LI.FI's raw quote INCLUDING the `transactionRequest` (to, data, value) — so the AGENT signs and broadcasts it with its own wallet key. This tool does NOT move funds or sign anything; it only returns the quote for the agent to execute. Amounts are raw token units (wei/atomic). `taker` is the agent's own address.

Input parameters:

- `buyToken` (string, required): Token address being bought (0x…).
- `chainId` (number, required): EVM chain id (e.g. 8453 for Base).
- `sellAmount` (string, required): Amount to sell, in raw token units (atomic/wei).
- `sellToken` (string, required): Token address being sold (0x…).
- `taker` (string, required): The agent's own wallet address (receives the bought token).

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/mintwaredevelopers-mcp-server/mintwarehq-mcp-server#diagnostics

## Score history

- 2026-09-20: 81
- 2026-09-19: 81
- 2026-09-18: 80
- 2026-09-17: 80
- 2026-09-16: 79
- 2026-09-15: 79
- 2026-09-14: 78
- 2026-09-13: 78
- 2026-09-12: 78
- 2026-09-11: 77
- 2026-09-10: 77
- 2026-09-09: 76
- 2026-09-08: 76
- 2026-09-07: 75
- 2026-09-06: 75
- 2026-09-05: 74
- 2026-09-04: 74
- 2026-09-03: 73
- 2026-09-02: 70
- 2026-09-01: 70
- 2026-08-31: 70
- 2026-08-30: 70
- 2026-08-29: 70
- 2026-08-28: 70
- 2026-08-27: 70
- 2026-08-26: 44

## Common questions

### What is the io.github.MintwareDevelopers/mcp-server server?

io.github.MintwareDevelopers/mcp-server is listed in the public MCP registry as io.github.MintwareDevelopers/mcp-server. Look up on-chain Attribution reputation scores for wallets and AI agents on Base. This page covers its npm package (@mintwarehq/mcp-server).

### Is the io.github.MintwareDevelopers/mcp-server server safe to use?

io.github.MintwareDevelopers/mcp-server scores 81 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.MintwareDevelopers/mcp-server server expose?

io.github.MintwareDevelopers/mcp-server exposes 11 tools: mintware_get_score, mintware_leaderboard, mintware_register, mintware_claim_pending, mintware_parking_account, and 6 more. Their descriptions and schemas cost roughly 1,221 tokens of context every time the server is loaded.

### Is the io.github.MintwareDevelopers/mcp-server server still maintained?

io.github.MintwareDevelopers/mcp-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.MintwareDevelopers/mcp-server server under?

io.github.MintwareDevelopers/mcp-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@mintwarehq/mcp-server
- Socket report: https://socket.dev/npm/package/@mintwarehq/mcp-server
- Repository: https://github.com/MintwareDevelopers/Mintware-Beta
- Website: https://mintware.finance/
- Changelog RSS feed: https://verifymcp.io/servers/mintwaredevelopers-mcp-server/mintwarehq-mcp-server.xml
- Changelog JSON feed: https://verifymcp.io/servers/mintwaredevelopers-mcp-server/mintwarehq-mcp-server.json
- HTML version of this page: https://verifymcp.io/servers/mintwaredevelopers-mcp-server/mintwarehq-mcp-server
