Skip to content
Cursor

Doriku for Cursor

io.doriku/task-manager

Shared control plane for AI coding agents — tasks, memory, decisions, file locks. 12 tools.

client:Cursor transport:streamable-http

Install Doriku in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "task-manager": {
      "url": "https://api.doriku.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Doriku in other clients