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
{
"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