Stealth Cymbal #3

Merged
notid merged 10 commits from stealth-cymbal into master 2026-04-29 16:56:44 -07:00
Showing only changes of commit 971e830c6a - Show all commits

View File

@@ -6,9 +6,17 @@
"command": [
"npx",
"@playwright/mcp@latest",
"--executable-path",
"/snap/bin/chromium",
"--isolated"
"--executable-path",
"/snap/bin/chromium",
"--isolated"
],
"enabled": true
},
"godot": {
"type": "local",
"command": [
"node",
"/home/noti/.superset/worktrees/ai-game-2/stealth-cymbal/godot-mcp/build/index.js"
],
"enabled": true
}