CLI and MCP server for AI assistants to interact with Godot Engine
{ "mcpServers": { "godot-cli": { "command": "npx", "args": [ "-y", "godot-mcp-cli" ] } } }