Skip to content
Cursor

SimStim for Cursor

ai.simstim/mcp

Deploy sims to any screen. Control your displays with Claude.

client:Cursor transport:streamable-http

Install SimStim in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://my.simstim.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SimStim in other clients