QueueSim for Zed
com.queuesim/public
Run M/M/c queue simulations and four scenarios (call center, ER, coffee shop, single server).
client:Zed
transport:streamable-http
tools:11
Install QueueSim in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"public": {
"url": "https://queuesim.com/mcp/v1"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs