describe_scenario — QueueSim MCP Tool Read-only
describe_scenario
(describe scenario) is one of 11 tools on the
QueueSim
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call describe_scenario from your client
- Claude Code QueueSim describe_scenario run in your project directory
- Claude Desktop QueueSim describe_scenario ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor QueueSim describe_scenario ~/.cursor/mcp.json
- VS Code QueueSim describe_scenario .vscode/mcp.json
- Zed QueueSim describe_scenario ~/.config/zed/settings.json
- Windsurf QueueSim describe_scenario ~/.codeium/windsurf/mcp_config.json
- Cline QueueSim describe_scenario ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI QueueSim describe_scenario ~/.gemini/settings.json
- Grok QueueSim describe_scenario .mcp.json (in your project root)
- ChatGPT QueueSim describe_scenario Settings → Connectors → Advanced → Developer mode
- Claude.ai QueueSim describe_scenario Settings → Connectors → Add custom connector
- LangChain QueueSim describe_scenario pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http public https://queuesim.com/mcp/v1
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.