3ddelano/gdai-mcp-plugin-godot
A MCP server integration for Godot Engine that allows Claude, Cursor, Windsurf, VSCode, etc to perform actions like creating scenes, resources, scripts, reading errors and much more.
Platform-specific configuration:
{
"mcpServers": {
"gdai-mcp-plugin-godot": {
"command": "npx",
"args": [
"-y",
"gdai-mcp-plugin-godot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...