BagIQ MCP for Cursor
io.github.frankbongo/bagiq
Analyse disc golf bag gaps and overlap, recommend discs, and open an interactive Bag Map.
client:Cursor
transport:streamable-http
tools:6
Install BagIQ MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bagiq": {
"url": "https://data.bagiq.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs