Linear
📋 Productivity
Project and issue tracking for modern teams. Search, create, and update issues, manage projects, add comments, and track work across your Linear workspace. Uses OAuth authentication.
Tools (9)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"linear": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.linear.app/mcp"
]
}
}
}