Odel
gate402 mcp

gate402 mcp

Local
@pgalyen19872JavaScriptMITUpdated 1mo ago

Pay-per-call agent APIs over x402: web scraping, token compression, and semantic cache.

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

npmgate402-mcpv0.5.0

Run

npx -y gate402-mcp

MCP client config

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