Loading MCP server directory, please wait...
Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.
npx @getmcp/cli add io.github.salvo10f/godotiqRequires Python 3.10+. Community-contributed server. Review source before installing.
GODOTIQ_PROJECT_ROOTPath to your Godot project root
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.salvo10f/godotiq": {
"command": "uvx",
"args": [
"godotiq"
],
"env": {
"GODOTIQ_PROJECT_ROOT": ""
}
}
}
}