Skip to main content
Other Tools and IntegrationsTypeScript

tacticlaunch/mcp-linear

Integrates with Linear project management system

other-tools-and-integrationscloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/tacticlaunch/mcp-linear

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-linear": {
      "command": "npx",
      "args": [
        "-y",
        "tacticlaunch/mcp-linear"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
tacticlaunch