29 lines
506 B
JSON
29 lines
506 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cargo build:*)",
|
|
"Bash(cargo check:*)",
|
|
"Bash(git *)",
|
|
"Bash(ls *)",
|
|
"Bash(mkdir *)",
|
|
"Bash(mv *)",
|
|
"Bash(rm *)",
|
|
"Bash(touch *)",
|
|
"Bash(echo:*)",
|
|
"Bash(pwd *)",
|
|
"Bash(grep:*)",
|
|
"Bash(find *)",
|
|
"Bash(head *)",
|
|
"Bash(tail *)",
|
|
"Bash(wc *)",
|
|
"Bash(cat *)",
|
|
"Edit",
|
|
"Write",
|
|
"mcp__huskies__*"
|
|
]
|
|
},
|
|
"enabledMcpjsonServers": [
|
|
"huskies"
|
|
]
|
|
}
|