BagIQ MCP for Zed
io.github.frankbongo/bagiq
Analyse disc golf bag gaps and overlap, recommend discs, and open an interactive Bag Map.
client:Zed
transport:streamable-http
tools:6
Install BagIQ MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"bagiq": {
"url": "https://data.bagiq.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs