AgentHotspot for Zed
io.github.agenthotspot/agenthotspot-mcp
Search thousands of MCP connectors from the AgentHotspot marketplace via your AI agent.
client:Zed
transport:stdio
runtime:pypi
Install AgentHotspot in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agenthotspot-mcp": {
"command": "uvx",
"args": [
"agenthotspot-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs