Skip to content
Claude Desktop

AgentIndex for Claude Desktop

io.github.agentndx/agentindex

Search 15K+ MCP services, A2A agents, and x402 APIs from 5 registries. Paid via x402 (USDC on Base).

client:Claude Desktop transport:streamable-http

Install AgentIndex in Claude Desktop

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

{
  "mcpServers": {
    "agentindex": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agentndx-production.up.railway.app"
      ]
    }
  }
}

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

AgentIndex in other clients