Skip to content

Capacity Queue Planner for Grok

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

Plan capacity handling for a task

client:Grok transport:streamable-http

Install Capacity Queue Planner in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Capacity Queue Planner in other clients