Skip to content
Claude Desktop

agent data api for Claude Desktop

io.sslip.195.82.231.168/agent-data-api

Pay-per-call (x402/USDC-Base) web + crypto data tools for AI agents: audit, extract, crypto, DeFi.

client:Claude Desktop transport:streamable-http

Install agent data api in Claude Desktop

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

{
  "mcpServers": {
    "agent-data-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://168.231.82.195.sslip.io/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

agent data api in other clients