Skip to content

Capacity Queue Planner for Cursor

io.github.wxt-ai/task-priority-guidance-identifier

Plan capacity handling for a task

client:Cursor transport:streamable-http

Install Capacity Queue Planner in Cursor

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

{
  "mcpServers": {
    "task-priority-guidance-identifier": {
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/task-priority-guidance/upstream"
    }
  }
}

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

Capacity Queue Planner in other clients