Erodenn/godot-mcp-runtime
A TypeScript MCP server that lets AI assistants interact with the Godot 4.x game engine: not just editing files, but playing the game.
Platform-specific configuration:
{
"mcpServers": {
"godot-mcp-runtime": {
"command": "npx",
"args": [
"-y",
"godot-mcp-runtime"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...