Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

FiatDock

NPM · FIATDOCK-MCP · 2 COMPONENTS · SCANNED AUG 3

Non-custodial USDC <-> bank for AI agents via x402 + Transak. Own funds only; PT + EU/EEA; 18+.

+36 this week 70 Trust /100
Trust breakdown (6 categories)

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. How we score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (113 of 117), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (113 of 117), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability81
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1752 tokens (~146/item across 12 items; 10 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · fiatdock-mcp

# add to Claude Code
claude mcp add com-fiatdock-fiatdock-mcp -- npx -y fiatdock-mcp
# add to Codex CLI
codex mcp add com-fiatdock-fiatdock-mcp -- npx -y fiatdock-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-fiatdock-fiatdock-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "fiatdock-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-fiatdock-fiatdock-mcp --command npx --arg -y --arg fiatdock-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-fiatdock-fiatdock-mcp:
    command: "npx"
    args: ["-y", "fiatdock-mcp"]
// mcp.json
{
  "mcpServers": {
    "com-fiatdock-fiatdock-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fiatdock-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +45
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Schema quality: unverified → excellent functional
    • License: unverified → pass functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.23 functional
    • Dependency health: unverified → partial functional
    • Licence: MIT functional
  • 1 Aug 26 −9
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 +28
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
  • 30 Jul 26 −28
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
  • 27 Jul 26 34

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 113 packages

113 packages in the resolved dependency tree · 112 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 10 exposed · ~1,687 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
call_service ~232

Invoke a listed FiatDock service. PAID listings go THROUGH the gateway (POST /s/:id) so the non-custodial split is enforced — normally TWO legs (99% seller + 1% FiatDock), or ONE full-price leg to the seller during that seller's first-month 0% launch window; with AGENT_PRIVATE_KEY this signs and pays whatever the 402 lists automatically; without a key it returns the 402 challenge. FREE / first-party listings are forwarded to their real MCP endpoint directly (no payment). Pass the service's expected request body as `args`.

NameTypeReqDescription
argsobjectJSON payload to send to the service (e.g. an MCP JSON-RPC request body) — shape is defined by that service
idstringyesListing id (svc_…) to invoke, from search_services
maxPriceUsdnumberPrice-bait guard for PAID listings: refuse to pay if the gateway's total x402 charge exceeds this many USD. Falls back to the FIATDOCK_MAX_PRICE_USD env var; default no ceiling.
NameTypeReqDescription
okbooleanyestrue when the underlying service returned a 2xx
resultThe service's response body — parsed JSON when it returned JSON, otherwise the raw text
routedThroughGatewaybooleanyestrue if PAID (settled 99% seller / 1% FiatDock via /s/:id); false if FREE/first-party direct
servicestringyesListing id that was invoked
statusnumberyesHTTP status returned by the service (or the gateway)

No examples provided.

create_offramp_session ~309

Convert the agent's USDC to fiat in the owner's OWN bank account. Returns a one-time checkoutUrl (forward it to the human owner; valid 5 minutes, single use) and a partnerOrderId to track. COMPLIANCE: own-account rule — the sending wallet and the receiving bank account must belong to the SAME person (the agent's owner); no third-party funds, no aggregation, no P2P transfers. 18+; service area: Portugal + Transak-supported EU/EEA countries (NOT the UK). Crypto is volatile; not investment advice.

NameTypeReqDescription
cryptoAmountnumberyesUSDC amount to sell
customerIdstringStable agent/customer id
emailstringOwner's Transak account email
fiatCurrencystringe.g. EUR, default EUR
networkstringUSDC network, default base
providerstringLicensed fiat provider to use. Omit for the server default. `mtpelerin` settles by SEPA bank transfer across the SEPA zone and is NOT gated on Transak's activation state; note that its order status i…
refstringOptional referral code (1-64 chars: letters, digits, _ or -)
NameTypeReqDescription
checkoutUrlstringyesOne-time branded checkout URL (valid ~5 minutes, single use) — forward to the human owner
customerKeystringReturned ONCE on the first session with a new customerId — store securely
customerKeyNotestringHow to use customerKey
notestringNext-step instructions
partnerOrderIdstringyesOrder id — track it with get_order_status

No examples provided.

create_onramp_session ~305

Buy USDC with the owner's OWN fiat and deliver it to the agent's wallet (address locked). Returns checkoutUrl + partnerOrderId. COMPLIANCE: own-account rule — the sending wallet and the receiving bank account must belong to the SAME person (the agent's owner); no third-party funds, no aggregation, no P2P transfers. 18+; service area: Portugal + Transak-supported EU/EEA countries (NOT the UK). Crypto is volatile; not investment advice.

NameTypeReqDescription
customerIdstringStable agent/customer id
emailstringOwner's Transak account email
fiatAmountnumberyesFiat amount to spend
fiatCurrencystringe.g. EUR, default EUR
networkstringUSDC network, default base
providerstringLicensed fiat provider to use. Omit for the server default. `mtpelerin` settles by SEPA bank transfer across the SEPA zone and is NOT gated on Transak's activation state; note that its order status i…
refstringOptional referral code (1-64 chars: letters, digits, _ or -)
walletAddressstringyesAgent wallet that receives USDC
NameTypeReqDescription
checkoutUrlstringyesOne-time branded checkout URL (valid ~5 minutes, single use) — forward to the human owner
customerKeystringReturned ONCE on the first session with a new customerId — store securely
customerKeyNotestringHow to use customerKey
notestringNext-step instructions
partnerOrderIdstringyesOrder id — track it with get_order_status

No examples provided.

get_order_status ~41

Check the status of an on/off-ramp order by partnerOrderId.

NameTypeReqDescription
partnerOrderIdstringyesOrder id returned when the session was created
NameTypeReqDescription
createdAtstringISO 8601 session creation time
customerIdstringCustomer id the session was created with
isBuyOrSellstringOrder direction
refstringReferral code if one was set
statusstringyesSESSION_CREATED -> PROCESSING -> COMPLETED | FAILED | CANCELLED | EXPIRED
updatedAtstringISO 8601 time of the last webhook update

No examples provided.

get_quote ~138

Free quote before paying: exchange rate, total fees (all itemised, incl. the 1% service commission), and amount received. Quotes are indicative, not guaranteed. side=SELL (USDC->fiat) or BUY (fiat->USDC).

NameTypeReqDescription
cryptoAmountnumberUSDC amount (required for SELL)
fiatAmountnumberFiat amount (for BUY)
fiatCurrencystringe.g. EUR, default EUR
networkstringUSDC network, default base
sidestringSELL = USDC to fiat, BUY = fiat to USDC
NameTypeReqDescription
feeBreakdownarrayyesProvider's itemised fee list
networkstringUSDC network the quote assumes
notestringHuman-readable caveat (quotes are indicative)
paymentMethodstringSettlement method, e.g. sepa_bank_transfer
ratenumberyesExchange rate used (fiat per USDC)
sidestringyesQuote direction
totalFeenumberyesTotal fees in fiat, all itemised (incl. the 1% service commission)
youReceivestringyesAmount received after all fees, e.g. '44.6 EUR'
youSendstringyesAmount the sender pays, e.g. '50 USDC'

No examples provided.

get_service ~78

Full detail for one FiatDock marketplace listing, including how to call it: PAID listings route through the gateway via call_service (the 99/1 split is enforced); FREE/first-party listings expose their real MCP endpoint to call directly. Read-only, free.

NameTypeReqDescription
idstringyesListing id (svc_…) from search_services
NameTypeReqDescription
callHintstringPlain-language instruction for how an agent invokes this listing
categorystringCategory slug (data, search, finance, dev, productivity, ai, web, other)
createdAtstringISO 8601 listing creation time
descriptionstringFull description
feeBpsnumberEffective gateway commission in basis points right now: 0 during the seller's first-month launch waiver (buyer pays the FULL price directly to the seller), else 100 (1%). PAID listings only (ADR-0022…
firstPartybooleanPlatform's own featured listing (official)
gatewayUrlstring|nullyesHow to reach it: a relative /s/:id (PAID — invoke via call_service, 99/1 split) OR an absolute MCP endpoint URL (FREE/first-party — call directly). null for stdio (npm package) listings — run those l…
idstringyesListing id (svc_…) — pass to get_service / call_service
installobjectReady-to-use local launch spec for stdio listings (npx -y <package>)
listingTypestring"http" (hosted Streamable-HTTP endpoint) or "stdio" (an npm package agents run locally via npx; always free, not remotely callable)
mcpEndpointstringReal MCP endpoint — present only for FREE/first-party (direct) listings
namestringyesService name
networksarrayChain slugs the service settles on
packageNamestringnpm package name — present only on stdio listings; install with npx -y <packageName>
priceUsdnumberyesPrice per call in US dollars (0 = free)
ratingobjectVerified-purchase rating aggregate: { count, average (1-5) }
reviewsarrayRecent verified-purchase reviews, newest first
sellerIdstringOpaque seller id that owns the listing
sellerNamestringSeller display name, if set
statusstringListing status: pending | verified | suspended
summarystringOne-line summary
tagsarrayFree-text tags
verifiedbooleanyesVerified seller (KYC + active badge) or first-party (platform-vouched)

No examples provided.

search_services ~147

Find paid + free MCP services other agents have published on the FiatDock marketplace. Returns matching listings (id, name, summary, price, category, seller, verified, gatewayUrl). Use get_service for full detail and call_service to invoke one. Read-only, free.

NameTypeReqDescription
categorystringFilter by category slug: data, search, finance, dev, productivity, ai, web, other
qstringFree-text search over name, summary, description and tags
sortstringSort order (default newest; first-party listings are always featured first)
verifiedOnlybooleanOnly verified listings (KYC'd seller or first-party)
NameTypeReqDescription
countnumberyesNumber of listings returned
servicesarrayyesMatching listings (first-party featured first)

No examples provided.

stablecoin_intel ~125

PAID ($0.002 USDC via x402, paid automatically). Supply, peg health and per-chain breakdown for USDC and other stablecoins: total circulating supply, deviation from the $1.00 peg, peg mechanism, the amount circulating on Base (with its share of total) and the top chains by supply (DefiLlama). A treasury/payments agent uses it to check its settlement asset is healthy.

NameTypeReqDescription
assetstringStablecoin symbol (default USDC), e.g. USDC, USDT, DAI, USDe
NameTypeReqDescription
asOfstringyes
assetstringyes
namestring
notestring
onBaseobjectyes
pegDeviationPctnumber|nullyes
pegMechanismstring
pegStatusstringyes
pricenumber|nullyes
sourcestringyes
topChainsarrayyes
totalCirculatingUsdnumber|nullyes

No examples provided.

token_price ~156

FREE real-time price snapshot for any EVM token by contract address: USD price, 5m/1h/6h/24h change, liquidity, 24h volume, market cap/FDV and the most-liquid DEX pair (DexScreener). Or pass a major symbol (ETH/BTC) for a Coinbase spot price. Read-only, free.

NameTypeReqDescription
chainstringChain slug: base (default), ethereum, polygon, arbitrum, optimism, bsc, avalanche
symbolstringMajor asset symbol (e.g. ETH, BTC) — used when no contract address is given
tokenstringERC-20 contract address (0x…) — preferred
NameTypeReqDescription
asOfstringyes
chainstring
fdvUsdnumber|null
liquidityUsdnumber|null
marketCapUsdnumber|null
namestring
notestring
priceChangeobject
priceUsdnumber|nullyesCurrent USD price (most-liquid pair)
sourcestringyes
symbolstring
topPairobject
volume24hUsdnumber|null

No examples provided.

token_safety ~156

PAID ($0.01 USDC via x402, paid automatically). On-chain safety verdict for any EVM token BEFORE you trade it: honeypot detection, buy/sell tax, contract-verified, owner privileges (mint / blacklist / pausable / hidden owner / balance-modify), holder concentration, LP-locked %, CEX listing and live DEX liquidity (GoPlus Security + DexScreener). Returns verdict safe|caution|danger with the exact risks. Not financial advice.

NameTypeReqDescription
chainstringChain slug: base (default), ethereum, polygon, arbitrum, optimism, bsc, avalanche
tokenstringyesERC-20 contract address (0x…) to screen
NameTypeReqDescription
asOfstringyes
buyTaxPctnumber|nullyes
holderCountnumber|null
isHoneypotbooleanyes
isMintableboolean
isOpenSourcebooleanyes
isProxyboolean
liquidityUsdnumber|null
lpLockedPctnumber|null
namestring
notestring
risksarrayyes
sellTaxPctnumber|nullyes
sourcestringyes
symbolstring
topHolderPctnumber|null
verdictstringyesOverall risk verdict
verdictReasonstringyes

No examples provided.