Skip to content
Claude Desktop

Breeze for Claude Desktop

io.github.vahtel/breeze

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

client:Claude Desktop transport:streamable-http

Install Breeze in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "breeze": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.breeze.pm/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Breeze in other clients