Skip to content
Zed

Breeze for Zed

io.github.vahtel/breeze

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

client:Zed transport:streamable-http

Install Breeze in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "breeze": {
      "url": "https://mcp.breeze.pm/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Breeze in other clients