Linear project management — create, update, and search issues, projects, and teams
LINEAR_API_KEYnpx @getmcp/cli add linearConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"linear": {
"command": "npx",
"args": [
"-y",
"mcp-linear"
],
"env": {
"LINEAR_API_KEY": ""
}
}
}
}