Mo - Linear Task Management for Cursor IDE
@ztfo
Mo - Linear Task Management for Cursor IDE について
Linear<>Cursor MCP Server for AI powered project management
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mo": {
"command": "npx",
"args": [
"mo-linear-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mo - Linear Task Management for Cursor IDE?
Mo is a Model Context Protocol (MCP) server for Cursor IDE that integrates with Linear for issue tracking and task management. It allows developers to create, update, and track tasks directly from within Cursor, with bidirectional synchronization between local tasks and Linear issues.
How to use Mo - Linear Task Management for Cursor IDE?
Install globally via npm: npm install -g mo-linear-mcp, then configure it in Cursor's MCP settings (Settings → Extensions → MCP Servers). Use editor commands like /mo tasks, /mo new-task, or chat tools like @Linear linear_status. Authenticate with a Linear API key using /mo linear-auth key:your_api_key.
Key features of Mo - Linear Task Management for Cursor IDE
- Create, update, and delete tasks directly in Cursor
- Context-aware task creation from code selections or file
- Bidirectional sync between local tasks and Linear issues
- Filter and query Linear issues by teams, projects, states
- Support for webhooks for real-time issue updates (optional)
- Markdown-formatted responses with action buttons
Use cases of Mo - Linear Task Management for Cursor IDE
- Manage work items without leaving the code editor
- Convert code snippets or comments into Linear tasks instantly
- Synchronize personal task lists with team’s Linear board
- Query and update Linear issues via Claude chat in Cursor
- Keep local task state in sync across development sessions
FAQ from Mo - Linear Task Management for Cursor IDE
What does Mo do that the native Linear app does not?
Mo enables task management inside Cursor IDE, offering context-aware task creation from code selections and bidirectional sync between local data and Linear, all without switching applications.
What are the runtime requirements?
Node.js 16+, a Cursor IDE installation, and a Linear account (for Linear integration). The package can be installed globally via npm or run with npx.
Where are local tasks stored?
Local task data is persisted in a data/ directory within the project, alongside the source code.
How does authentication work for Linear?
Use the /mo linear-auth command (or @Linear linear_auth in chat) with your Linear API key, which you obtain from Linear's settings page. Credentials are stored securely.
What transport and protocol does Mo use?
Mo implements the Model Context Protocol (MCP) for communication within Cursor IDE. It supports protocol version handling and can be invoked via standard input/output (stdio) as an MCP server.
「開発者ツール」の他のコンテンツ
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Smithery CLI
smithery-aiInstall, manage and develop MCP servers and skills for agents
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
コメント