Skip to content
Grok

QueueSim for Grok

com.queuesim/public

Run M/M/c queue simulations and four scenarios (call center, ER, coffee shop, single server).

client:Grok transport:streamable-http tools:11

Install QueueSim in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "public": {
      "type": "http",
      "url": "https://queuesim.com/mcp/v1"
    }
  }
}

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

What Grok can do once it is connected

QueueSim in other clients