Skip to content
VS Code

Linear for VS Code

app.linear/linear

MCP server for Linear project management and issue tracking

client:VS Code transport:streamable-http

Install Linear in VS Code

.vscode/mcp.json

{
  "servers": {
    "linear": {
      "type": "http",
      "url": "https://mcp.linear.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Linear in other clients