Skip to content
Zed

Linear-Task-Broker for Zed

io.github.evozim/linear-broker

Integrates agents with Linear software development workflows.

client:Zed transport:sse

Install Linear-Task-Broker in Zed

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

{
  "context_servers": {
    "linear-broker": {
      "url": "https://linear-broker-mcp.vercel.app/api/mcp"
    }
  }
}

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

Linear-Task-Broker in other clients