Linear MCP (multi-workspace, PAT auth) for Windsurf
io.github.adelaidasofia/linear-mcp
Multi-workspace Linear MCP — PAT auth, 57 tools + 3 prompts, substrate enforcement, drop-in.
client:Windsurf
transport:stdio
runtime:pypi
Install Linear MCP (multi-workspace, PAT auth) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"linear-mcp": {
"command": "uvx",
"args": [
"adelaidasofia-linear-mcp"
],
"env": {
"LINEAR_PAT": "<LINEAR_PAT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs