Agentic.ai Directory for Claude Desktop
io.github.u00dxk2/agentic-directory
Independent directory of agentic AI tools — search, compare & recommend via MCP. Read-only.
client:Claude Desktop
transport:streamable-http
tools:10
Install Agentic.ai Directory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentic-directory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentic.ai/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