MCP server for Godot game engine integration
{ "mcpServers": { "godot": { "command": "npx", "args": [ "-y", "godot-mcp-server" ] } } }