Skip to content
VS Code

BagIQ MCP for VS Code

io.github.frankbongo/bagiq

Analyse disc golf bag gaps and overlap, recommend discs, and open an interactive Bag Map.

client:VS Code transport:streamable-http tools:6

Install BagIQ MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "bagiq": {
      "type": "http",
      "url": "https://data.bagiq.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

BagIQ MCP in other clients