初次提交

This commit is contained in:
2026-07-20 10:56:52 +08:00
commit 7bcc0026e0
462 changed files with 50191 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"mcpServers": {
"godot-mcp-pro": {
"command": "node",
"args": ["${CLAUDE_PROJECT_DIR:-.}/Tools/godot-mcp-pro-v1.15.1/server/build/index.js"],
"env": {
"GODOT_MCP_PORT": "6505"
}
}
}
}