Wire Godot MCP Pro and tiered subagents (mirrors tavernkeep)
This commit is contained in:
parent
8c159812a0
commit
d233cef12f
4 changed files with 234 additions and 0 deletions
10
.mcp.json
Normal file
10
.mcp.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"godot-mcp-pro": {
|
||||
"command": "node",
|
||||
"args": [
|
||||
"/mnt/d/godot/mcp/server/build/index.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue