Skip to content
Claude Desktop

AgentDataHub Gateway for Claude Desktop

com.agentdatum/gateway

x402 data & AI gateway: 194 services + AI Gateway free data (save 50-90% tokens).

client:Claude Desktop transport:streamable-http

Install AgentDataHub Gateway in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "gateway": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agentdatum.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

AgentDataHub Gateway in other clients