Add Godot MCP server config to opencode.json
Register the local Godot MCP server and fix playwright indentation.
This commit is contained in:
@@ -11,6 +11,14 @@
|
||||
"--isolated"
|
||||
],
|
||||
"enabled": true
|
||||
},
|
||||
"godot": {
|
||||
"type": "local",
|
||||
"command": [
|
||||
"node",
|
||||
"/home/noti/.superset/worktrees/ai-game-2/stealth-cymbal/godot-mcp/build/index.js"
|
||||
],
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user