← fiatdock.com

INDIVIDUAL MCP TOOL

token_price

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).

fiatdock.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://fiatdock.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for token_price and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.

Parent server

fiatdock.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fiatdock]
url = "https://fiatdock.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fiatdock": {
      "type": "http",
      "url": "https://fiatdock.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fiatdock
Remote MCP URL: https://fiatdock.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fiatdock": {
      "url": "https://fiatdock.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fiatdock": {
      "type": "http",
      "url": "https://fiatdock.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fiatdock",
  "transport": "streamable-http",
  "url": "https://fiatdock.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_quote — Free quote before paying: the exchange rate and exactly how much lands in the bank (or wallet) NET of every provider fee — that net figure is the number to decide on.
  • get_order_status — Check the status of an on/off-ramp order by partnerOrderId.
  • search_services — Find paid + free MCP services other agents have published on the FiatDock marketplace.
  • get_service — 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.
  • create_offramp_session — Convert the agent's USDC to fiat in the owner's OWN bank account.
  • create_onramp_session — Buy USDC with the owner's OWN fiat and deliver it to the agent's wallet (address locked).
  • token_safety — PAID ($0.
  • stablecoin_intel — PAID ($0.