Skip to content

Capacity Queue Planner for VS Code

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

Plan capacity handling for a task

client:VS Code transport:streamable-http

Install Capacity Queue Planner in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Capacity Queue Planner in other clients