HaD0Yun/godot-auto-reload-plugin
Godot plugin for auto-reloading scenes when modified externally (MCP integration)
Platform-specific configuration:
{
"mcpServers": {
"godot-auto-reload-plugin": {
"command": "npx",
"args": [
"-y",
"godot-auto-reload-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...