agent discover for Claude Desktop
io.github.keshrath/agent-discover
MCP server registry and marketplace - discover, install, activate tools on demand
client:Claude Desktop
transport:stdio
runtime:npm
Install agent discover in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-discover": {
"command": "npx",
"args": [
"-y",
"agent-discover"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs