traffic-webmcp.netlify.app
A signalized intersection a human and an AI agent operate together. The simulation runs entirely in the tab and exposes eight WebMCP tools.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 6 · Transact 0 · Score: Not yet scored
Tool inspector
set_scenario
Switch the demand profile the junction is running under, and what the operator sees. Like apply_config, this RESTARTS the live run. The best timing differs substantially between scenarios, and so does which left-turn phasing is admissible — a timing that is legal under one demand profile may be prohibited under another. To evaluate against a scenario without switching the operator's view, pass scenario_id to run_batch instead.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
scenario_id |
string | yes | Scenario to make active. |
Raw JSON schema
{
"type": "object",
"properties": {
"scenario_id": {
"type": "string",
"enum": [
"morning_rush",
"evening_return",
"school_run",
"event_egress"
],
"description": "Scenario to make active."
}
},
"required": [
"scenario_id"
],
"additionalProperties": false
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
vide.zerdalu.com
Vide
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.