Skip to content
VS Code

PointBagel for VS Code

com.pointbagel/pointbagel

Which card to use, what your points are worth, and whether each annual fee earns its keep.

client:VS Code transport:streamable-http

Install PointBagel in VS Code

.vscode/mcp.json

{
  "servers": {
    "pointbagel": {
      "type": "http",
      "url": "https://pointbagel.com/api/mcp"
    }
  }
}

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

PointBagel in other clients