30 lines
665 B
JSON
30 lines
665 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(open index.html)",
|
|
"Bash(git add:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(open http://localhost:8080)",
|
|
"Bash(git commit:*)",
|
|
"Bash(gh repo view:*)",
|
|
"mcp__serena__list_dir",
|
|
"mcp__serena__activate_project",
|
|
"Bash(cp:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(node:*)",
|
|
"Bash(open:*)",
|
|
"mcp__serena__replace_regex",
|
|
"Bash(rm:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(gh:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"mcp__serena__find_file"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|