← Back to Plugins
MCP Server MCP

io.github.jmthomasofficial/x402-mcp-server

github By github 👁 1 views ▲ 0 votes

JMT x402: 35 pay-per-call Base/USDC tools for agents, auto-paid via x402 v2. No API key.

Homepage Verified source GitHub

Install

npx -y @jmthomasofficial/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@jmthomasofficial/x402-mcp-server",
      "version": "2.0.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base-mainnet wallet private key (funded with USDC). Used only to sign x402 payment authorizations. Never logged.",
          "name": "JMT_X402_PRIVATE_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...