Godot Agent Loop for Windsurf
io.github.beremaran/godot-agent-loop
MCP automation loop with 167 tested tools for Godot 4
client:Windsurf
transport:stdio
runtime:npm
Install Godot Agent Loop in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"godot-agent-loop": {
"command": "npx",
"args": [
"-y",
"@beremaran/godot-agent-loop"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs