Skip to content
Windsurf

Godai for Windsurf

com.snopekgames/godai

Automate the Godot Engine editor: edit scenes and scripts, run projects, manage engine versions

client:Windsurf transport:stdio runtime:npm

Install Godai in Windsurf

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

{
  "mcpServers": {
    "godai": {
      "command": "npx",
      "args": [
        "-y",
        "@snopek-games/godai"
      ]
    }
  }
}

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

Godai in other clients