mirror of
https://github.com/zhigang1992/telegram-mcp.git
synced 2026-01-12 08:24:40 +08:00
12 lines
186 B
JSON
12 lines
186 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(bun add:*)",
|
|
"Bash(bun run tsc:*)",
|
|
"Bash(find:*)",
|
|
"Bash(bun run:*)",
|
|
"Bash(mkdir:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |