Skip to content
Cursor

QueueSim for Cursor

com.queuesim/public

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

client:Cursor transport:streamable-http tools:11

Install QueueSim in Cursor

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

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

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

What Cursor can do once it is connected

QueueSim in other clients