MCP server for Godot Engine — zero-config auto-detection, semantic search, visual diff UI, and full editor integration.
{
"mcpServers": {
"xianleegodot": {
"command": "npx",
"args": [
"-y",
"@xianlee/godot-mcp"
]
}
}
}