← Back to Plugins
MCP Server MCP

io.github.yunaremaia/x402-crypto-mcp

github By github 👁 2 views ▲ 0 votes

Crypto market data via x402: prices, convert, indicators, yields, gas, tx status, balances, ENS.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "x402-crypto-mcp",
      "version": "1.3.7",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "npm",
      "identifier": "x402-crypto-mcp",
      "version": "1.2.1",
      "transport": {
        "type": "streamable-http",
        "url": "https://x402-mcp-server-two.vercel.app/api/mcp"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...