Skip to content
Claude Desktop

Agent Index for Claude Desktop

io.github.agent-idx/mcp

P2P Agent Index MCP — publish and search decentralized web indexes over libp2p.

client:Claude Desktop transport:stdio runtime:npm

Install Agent Index in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-idx/client"
      ],
      "env": {
        "AGENT_INDEX_DIRECTORY_URL": "<AGENT_INDEX_DIRECTORY_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Agent Index in other clients