Skip to content
Windsurf

godotiq for Windsurf

io.github.salvo10f/godotiq

Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.

client:Windsurf transport:stdio runtime:pypi

Install godotiq in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "godotiq": {
      "command": "uvx",
      "args": [
        "godotiq"
      ],
      "env": {
        "GODOTIQ_PROJECT_ROOT": "<GODOTIQ_PROJECT_ROOT>"
      }
    }
  }
}

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

godotiq in other clients