Skip to content
Claude Desktop

AgentIndex — Agentic Web Index for Claude Desktop

io.github.cengit1/agent-index

Search 150k+ AI agents and MCP servers. Live liveness probes, behavioral benchmarks, x402 commerce.

client:Claude Desktop transport:streamable-http

Install AgentIndex — Agentic Web Index in Claude Desktop

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

{
  "mcpServers": {
    "agent-index": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agents.traderszone.net/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

AgentIndex — Agentic Web Index in other clients