Odel
x402 Seller

x402 Seller

Local
@entreprisedaney33-rgbJavaScriptUpdated 5 days ago

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmx402-seller-mcpv0.1.1

Run

npx -y x402-seller-mcp

MCP client config

{
  "mcpServers": {
    "x402-seller": {
      "command": "npx",
      "args": [
        "-y",
        "x402-seller-mcp"
      ]
    }
  }
}