Linear for VS Code
com.linear/mcp
Linear's hosted MCP server for issues, projects, cycles and comments. Authenticates with OAuth on first connection.
client:VS Code
transport:streamable-http
tools:8
Install Linear in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"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