2025-08-27 09:46:59 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"mcp__serena__replace_regex",
|
|
|
|
|
"mcp__ide__getDiagnostics",
|
|
|
|
|
"Bash(node:*)",
|
|
|
|
|
"Bash(cat:*)",
|
|
|
|
|
"Bash(grep:*)",
|
|
|
|
|
"Bash(npx eslint:*)",
|
|
|
|
|
"Bash(npm run dev:*)",
|
|
|
|
|
"Bash(python3:*)",
|
|
|
|
|
"Bash(pip3 install:*)",
|
|
|
|
|
"Bash(/usr/bin/python3:*)",
|
|
|
|
|
"mcp__serena__think_about_whether_you_are_done",
|
|
|
|
|
"mcp__serena__activate_project",
|
|
|
|
|
"Bash(npm install:*)",
|
|
|
|
|
"Bash(pnpm add:*)",
|
|
|
|
|
"Bash(lsof:*)",
|
|
|
|
|
"mcp__serena__search_for_pattern",
|
|
|
|
|
"mcp__serena__find_symbol",
|
|
|
|
|
"Bash(npx babel-node:*)",
|
|
|
|
|
"Bash(curl:*)",
|
|
|
|
|
"Bash(sed:*)",
|
|
|
|
|
"Read(///**)",
|
|
|
|
|
"mcp__serena__find_file",
|
|
|
|
|
"mcp__serena__list_dir",
|
|
|
|
|
"mcp__serena__read_file",
|
|
|
|
|
"mcp__serena__replace_symbol_body",
|
|
|
|
|
"mcp__serena__execute_shell_command",
|
|
|
|
|
"mcp__serena__get_symbols_overview",
|
|
|
|
|
"mcp__serena__create_text_file",
|
|
|
|
|
"Bash(git remote add:*)",
|
2025-08-27 10:39:38 +08:00
|
|
|
"Bash(git add:*)",
|
|
|
|
|
"Bash(git remote remove:*)",
|
|
|
|
|
"Bash(git commit:*)",
|
|
|
|
|
"Bash(git push:*)"
|
2025-08-27 09:46:59 +08:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|