AgentHotspot for Claude Desktop
io.github.agenthotspot/agenthotspot-mcp
Search thousands of MCP connectors from the AgentHotspot marketplace via your AI agent.
client:Claude Desktop
transport:stdio
runtime:pypi
Install AgentHotspot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agenthotspot-mcp": {
"command": "uvx",
"args": [
"agenthotspot-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs