Create, update, and query Linear issues, projects, and cycles via MCP. Give your AI agent full access to your engineering team's issue tracker for automated project management.
Install via CLI
mog install mogteam/mcp-linearManual config
Linear API key (from linear.app/settings/api)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-linear": {
"command": "npx",
"args": [
"-y",
"@linear/mcp-server"
],
"env": {
"LINEAR_API_KEY": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
Create, update, and query Linear issues, projects, and cycles via MCP. Give your AI agent full access to your engineering team's issue tracker for automated project management.
mog install mogteam/mcp-linear
linear issues project-management engineering tasks mcp
Sourced from Linear (official) — ⭐ 8,300 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Linear (official)
github.com/linear/linearThis package is sourced from the above repository and distributed on mog under its original license.
Releases