{ "$schema": "https://opencode.ai/config.json", "mcp": { "godot": { "type": "local", "command": [ "node", "./godot-mcp/build/index.js" ], "enabled": true } } }