An MCP server that enables AI assistants to directly run, inspect, modify, and debug Godot game development projects through 110+ tools covering scenes, scripts, resources, runtime debugging, and asset management.
{
"mcpServers": {
"gear": {
"command": "npx",
"args": [
"-y",
"gear-godot-mcp"
]
}
}
}