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