Odel
x402

x402

Local
@ordersofmagnitudellcJavaScriptUpdated 1mo ago

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

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

npmoom-x402-mcpv1.0.7

Run

npx -y oom-x402-mcp

MCP client config

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