{
  "markdown": "# GodotIQ\n\nIntelligent MCP server for Godot 4. Spatial intelligence, code analysis, and **38 tools**.\n\n**Version:** 0.5.16\n**Repository:** https://github.com/salvo10f/godotiq\n\n## Install\n\n```bash\npip install godotiq==0.5.16\n```\n\nFor AI clients, no manual install is required. Use `uvx` in your MCP config so the\nclient auto-installs GodotIQ on first use:\n\n```json\n{\n  \"mcpServers\": {\n    \"godotiq\": {\n      \"command\": \"uvx\",\n      \"args\": [\"godotiq\"],\n      \"env\": {\n        \"GODOTIQ_PROJECT_ROOT\": \"/path/to/your/godot/project\"\n      }\n    }\n  }\n}\n```\n\nFor Pro, add `\"GODOTIQ_LICENSE_KEY\": \"YOUR_POLAR_LICENSE_KEY\"` to the same `env`\nblock. Do not wrap `uvx` with the Unix-only `env` command; this config works on\nWindows, macOS, and Linux.\n\nInstall the Godot addon into a project:\n\n```bash\nuvx godotiq install-addon /path/to/your/godot/project\n```\n\nOr clone and install the Godot addon directly from `godot-addon/addons/godotiq/`.\n\n## Pro tier\n\nThe full suite of analysis tools (dependency graphs, impact checks, scene/spatial mapping, signal/flow tracing) ships as an optional Pro bundle. Community mode shows rich previews of every Pro tool so you can see what you'd unlock before upgrading.\n\nUpgrade to Pro: https://godotiq.com/pro\n\nPro activation uses a signed-receipt model — no network I/O on the hot path once activated. Commerce is powered by polar.sh.\n\n## Documentation\n\n- Full docs: https://godotiq.com/docs\n- Issue tracker: https://github.com/salvo10f/godotiq/issues\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 1523,
  "sha": "1d32d8571b1c18337aa102858b1abe11cc92880b15f1a38212ad555466513930",
  "repo_slug": "salvo10f/godotiq",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_salvo10f_godotiq_a8105b2e/readme"
}