~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"linear-issues": {
"command": "npx",
"args": [
"-y",
"@keegancsmith/linear-issues-mcp-server"
],
"env": {
"LINEAR_API_TOKEN": "your_linear_api_token_here"
}
}
}
}