MarcuzziFranco/godot-bridge-mcp-public
MCP server + Godot 4.x addon to control the Godot Editor via WebSocket/JSON-RPC
Platform-specific configuration:
{
"mcpServers": {
"godot-bridge-mcp-public": {
"command": "npx",
"args": [
"-y",
"godot-bridge-mcp-public"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...