tacticlaunch/mcp-linear
Integrates with Linear project management system
Quick Start
Clone the repository:
git clone https://github.com/tacticlaunch/mcp-linearClaude Desktop configuration example:
{
"mcpServers": {
"mcp-linear": {
"command": "npx",
"args": [
"-y",
"tacticlaunch/mcp-linear"
]
}
}
}Check the repository README for specific installation and configuration instructions.