AgentSUMO for Claude Code
io.github.mw-jeong/agentsumo-mcp
MCP server for LLM-driven SUMO traffic simulation, scenario design, and result analysis.
client:Claude Code
transport:stdio
runtime:pypi
Install AgentSUMO in Claude Code
run in your project directory
claude mcp add agentsumo-mcp -e SUMO_HOME=<SUMO_HOME> -e AGENTSUMO_MCP_OUTPUT_BASE=<AGENTSUMO_MCP_OUTPUT_BASE> -- uvx agentsumo-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs