Loomal

AgentSUMO

MCP server by github.com/mw-jeong/agentsumo

MCP server for LLM-driven SUMO traffic simulation, scenario design, and result analysis.

1 starspypi: agentsumo-mcp

About AgentSUMO

AgentSUMO is an MCP (Model Context Protocol) server published by mw-jeong in the official MCP registry, listed under Autonomous Agents on Loomal. MCP server for LLM-driven SUMO traffic simulation, scenario design, and result analysis.

It ships as a Python package on PyPI (agentsumo-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mw-jeong/agentsumo, where the project has earned 1 GitHub stars.

Use AgentSUMO with your agent

Claude Code · one command
claude mcp add agentsumo -- uvx agentsumo-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentsumo": {
      "command": "uvx",
      "args": [
        "agentsumo-mcp"
      ]
    }
  }
}
pypiagentsumo-mcp

Frequently asked questions

What is AgentSUMO?
AgentSUMO is an MCP (Model Context Protocol) server by mw-jeong in the Autonomous Agents category. MCP server for LLM-driven SUMO traffic simulation, scenario design, and result analysis.
How do I connect AgentSUMO to Claude, Cursor, or another MCP client?
Install AgentSUMO from its pypi package (agentsumo-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AgentSUMO open source?
Yes — the source code is public at github.com/mw-jeong/agentsumo, with 1 GitHub stars.
Can AI agents pay to use AgentSUMO?
Not yet through Loomal — AgentSUMO is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentSUMO? Claim this listing free by verifying GitHub ownership, or contact us.