Linear for VS Code
io.github.pipeworx-io/linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
client:VS Code
transport:streamable-http
Install Linear in VS Code
.vscode/mcp.json
{
"servers": {
"linear": {
"type": "http",
"url": "https://gateway.pipeworx.io/linear/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs