MCP Server
MCP
io.github.salvo10f/godotiq
Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.
Install
uvx godotiq
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "godotiq",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to your Godot project root",
"isRequired": true,
"format": "string",
"name": "GODOTIQ_PROJECT_ROOT"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment