Sim is the collaborative workspace to build, deploy, and monitor AI agents and workflows. Used by 100,000+ builders.

sim MCP Server

MCP server for simstudioai/sim

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "sim": {
      "command": "npx",
      "args": [
        "-y",
        "@simstudioai/sim"
      ]
    }
  }
}