mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-10 16:04:04 +00:00
12 lines
172 B
JSON
12 lines
172 B
JSON
{
|
|
"mcpServers": {
|
|
"godot-mcp": {
|
|
"command": "node",
|
|
"args": ["mcp/godot-mcp/build/index.js"],
|
|
"env": {
|
|
"GODOT_PATH": ""
|
|
}
|
|
}
|
|
}
|
|
}
|