Skip to content
Cline

Godot Agent Loop for Cline

io.github.beremaran/godot-agent-loop

MCP automation loop with 167 tested tools for Godot 4

client:Cline transport:stdio runtime:npm

Install Godot Agent Loop in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "godot-agent-loop": {
      "command": "npx",
      "args": [
        "-y",
        "@beremaran/godot-agent-loop"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Godot Agent Loop in other clients