Skip to content
VS Code

Breeze for VS Code

io.github.vahtel/breeze

Breeze project management: cards, to-dos, comments, time tracking and estimates.

client:VS Code transport:streamable-http

Install Breeze in VS Code

.vscode/mcp.json

{
  "servers": {
    "breeze": {
      "type": "http",
      "url": "https://mcp.breeze.pm/mcp"
    }
  }
}

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

Breeze in other clients