Linear for Zed
com.linear/mcp
Linear's hosted MCP server for issues, projects, cycles and comments. Authenticates with OAuth on first connection.
client:Zed
transport:streamable-http
tools:8
Install Linear in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.linear.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs