Loading MCP server directory, please wait...
Zero-addon MCP server for Godot 4: agents edit, run, and play-test the game.
npx @getmcp/cli add io.github.Erodenn/godot-mcp-runtimeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Erodenn/godot-mcp-runtime": {
"command": "npx",
"args": [
"-y",
"godot-mcp-runtime"
],
"env": {
"GODOT_PATH": "",
"DEBUG": ""
}
}
}
}