Stealth Cymbal #3
@@ -6,9 +6,17 @@
|
|||||||
"command": [
|
"command": [
|
||||||
"npx",
|
"npx",
|
||||||
"@playwright/mcp@latest",
|
"@playwright/mcp@latest",
|
||||||
"--executable-path",
|
"--executable-path",
|
||||||
"/snap/bin/chromium",
|
"/snap/bin/chromium",
|
||||||
"--isolated"
|
"--isolated"
|
||||||
|
],
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"godot": {
|
||||||
|
"type": "local",
|
||||||
|
"command": [
|
||||||
|
"node",
|
||||||
|
"/home/noti/.superset/worktrees/ai-game-2/stealth-cymbal/godot-mcp/build/index.js"
|
||||||
],
|
],
|
||||||
"enabled": true
|
"enabled": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user