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.
「開発者ツール」の他のコンテンツ
test
prysmaticlabsGo implementation of Ethereum proof of stake
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
コメント