Agentry — AI Agent Directory for Claude Desktop
com.agentry/agent-directory
AI agent directory — search and compare 120+ agents across 12 categories.
client:Claude Desktop
transport:sse
Install Agentry — AI Agent Directory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-directory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.agentry.com/mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs