Skip to content
Zed

Linear for Zed

app.linear/linear

MCP server for Linear project management and issue tracking

client:Zed transport:streamable-http

Install Linear in Zed

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

{
  "context_servers": {
    "linear": {
      "url": "https://mcp.linear.app/mcp"
    }
  }
}

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

Linear in other clients