Loading MCP server directory, please wait...
Automate the Godot Engine editor: edit scenes and scripts, run projects, manage engine versions
npx @getmcp/cli add com.snopekgames/godaiRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.snopekgames/godai": {
"command": "npx",
"args": [
"-y",
"@snopek-games/godai",
"mcp",
"--global"
]
}
}
}