Godot Agent Loop for Claude Desktop
io.github.beremaran/godot-agent-loop
MCP automation loop with 167 tested tools for Godot 4
client:Claude Desktop
transport:stdio
runtime:npm
Install Godot Agent Loop in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"godot-agent-loop": {
"command": "npx",
"args": [
"-y",
"@beremaran/godot-agent-loop"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs