← All servers
🔧

X402 ApiVerified🛡 No advisories

io.github.fernsugi/x402-api
New to MCP? Start here →
0★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/fernsugi, which proved it owns this namespace.

Verified owner: github.com/fernsugiio.github.fernsugi/x402-api

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads X402_API_BASE_URL.

About

DeFi data API for AI agents — pay-per-call via x402/USDC on Base

Packages & transports

npm@x402-api/mcp-serverv1.0.2 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402_api": {
      "command": "npx",
      "args": [
        "-y",
        "@x402-api/mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @x402-api/mcp-server