Back to MCP Servers
Linear
Integrates with Linear project management system
other-tools-and-integrationslinear
By tacticlaunch
Installation
npx -y mcp-linearConfiguration
{
"mcpServers": {
"mcp-linear": {
"command": "npx",
"args": ["-y", "mcp-linear"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes