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
{
"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