Manage Linear issues, projects, and workflows from your AI assistant.
npx -y @anthropic/linear-mcp
Paste this into your MCP client configuration (Cursor, Windsurf, etc).
Project management integration for Linear.
npx -y @anthropic/linear-mcp
{
"mcpServers": {
"linear": {
"command": "npx",
"args": ["-y", "@anthropic/linear-mcp"],
"env": {
"LINEAR_API_KEY": "lin_api_your_key"
}
}
}
}
MCP (Model Context Protocol) servers extend your AI assistant with external tools and data sources. Follow these steps to install Linear MCP Server in your preferred AI coding tool.
claude_desktop_config.json