Skip to content
Grok

Job Queue Register for Grok

io.github.wxt-ai/job-queue-register

Register a queued processing profile

client:Grok transport:streamable-http

Install Job Queue Register in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "job-queue-register": {
      "type": "http",
      "url": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/job-queue-register"
    }
  }
}

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

Job Queue Register in other clients