2025-10-29 14:58:22 +01:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(git pull:*)",
|
|
|
|
|
"mcp__serena__list_dir",
|
|
|
|
|
"Bash(cat:*)",
|
|
|
|
|
"mcp__zen__planner",
|
|
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git commit:*)",
|
|
|
|
|
"Bash(git push:*)",
|
|
|
|
|
"mcp__zen__debug",
|
|
|
|
|
"mcp__zen__consensus",
|
|
|
|
|
"mcp__serena__find_symbol",
|
|
|
|
|
"mcp__serena__search_for_pattern",
|
|
|
|
|
"mcp__serena__activate_project",
|
2025-10-31 22:23:45 +01:00
|
|
|
"mcp__serena__get_symbols_overview",
|
|
|
|
|
"Bash(npm run dev:*)",
|
|
|
|
|
"mcp__playwright__browser_navigate",
|
|
|
|
|
"mcp__zen__chat",
|
|
|
|
|
"mcp__playwright__browser_click",
|
|
|
|
|
"mcp__playwright__browser_take_screenshot",
|
|
|
|
|
"mcp___21st-dev_magic__21st_magic_component_inspiration",
|
|
|
|
|
"mcp__playwright__browser_snapshot",
|
|
|
|
|
"mcp__zen__thinkdeep",
|
|
|
|
|
"mcp__playwright__browser_type",
|
|
|
|
|
"mcp__playwright__browser_wait_for",
|
|
|
|
|
"mcp__playwright__browser_evaluate",
|
|
|
|
|
"mcp__playwright__browser_resize",
|
|
|
|
|
"mcp__playwright__browser_navigate_back",
|
|
|
|
|
"mcp__serena__find_file",
|
|
|
|
|
"mcp__playwright__browser_network_requests",
|
|
|
|
|
"mcp__playwright__browser_console_messages",
|
|
|
|
|
"Bash(npm run build:*)",
|
|
|
|
|
"Bash(git log:*)",
|
|
|
|
|
"Bash(git restore:*)",
|
|
|
|
|
"Bash(grep:*)",
|
|
|
|
|
"Bash(test:*)",
|
|
|
|
|
"mcp__zen__codereview",
|
|
|
|
|
"Bash(git rm:*)",
|
|
|
|
|
"Bash(node -c:*)",
|
|
|
|
|
"Bash(nslookup:*)",
|
|
|
|
|
"Bash(curl:*)",
|
|
|
|
|
"mcp__context7__resolve-library-id",
|
|
|
|
|
"mcp__context7__get-library-docs",
|
|
|
|
|
"Bash(npm install:*)",
|
|
|
|
|
"Bash(node index.js:*)",
|
|
|
|
|
"mcp__zen__analyze",
|
|
|
|
|
"Bash(npm uninstall:*)",
|
|
|
|
|
"Bash(timeout 5 echo:*)",
|
|
|
|
|
"mcp__playwright__browser_close",
|
|
|
|
|
"Bash(pkill:*)",
|
|
|
|
|
"Bash(taskkill:*)",
|
|
|
|
|
"Bash(powershell -Command \"Get-Process node -ErrorAction SilentlyContinue | Stop-Process -Force\")",
|
|
|
|
|
"Bash(nul)",
|
|
|
|
|
"Bash(timeout 120 npm run build:*)",
|
|
|
|
|
"Bash(dir:*)",
|
|
|
|
|
"Bash(git reset:*)",
|
|
|
|
|
"Bash(.gitignore)"
|
2025-10-29 14:58:22 +01:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|