Servers
Mo - Linear Task Management for Cursor IDE
@ztfo
Linear<>Cursor MCP Server for AI powered project management
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mo": {
"command": "npx",
"args": [
"mo-linear-mcp"
]
}
}
}