Skip to content
Windsurf

rosh mcp for Windsurf

io.github.rosh-studio/rosh-mcp

Create interactive web apps, games, and 3D scenes using Rosh — a plain-English language

client:Windsurf transport:stdio runtime:pypi

Install rosh mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "rosh-mcp": {
      "command": "uvx",
      "args": [
        "rosh-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

rosh mcp in other clients