mirror of
https://github.com/mfakbar127/Claude-Samurai
synced 2026-06-21 13:57:42 +00:00
0613757861
Moving Homebrew cask back to dedicated djyde/brew tap repository
49 lines
1.3 KiB
JSON
49 lines
1.3 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pnpm tsc:*)",
|
|
"mcp__exa__get_code_context_exa",
|
|
"mcp__context7__resolve-library-id",
|
|
"mcp__context7__get-library-docs",
|
|
"mcp__exa__web_search_exa",
|
|
"Bash(pnpm dlx shadcn@latest add native-select)",
|
|
"mcp__shadcn__get_project_registries",
|
|
"mcp__shadcn__search_items_in_registries",
|
|
"mcp__shadcn__get_add_command_for_items",
|
|
"Bash(pnpm dlx shadcn@latest add:*)",
|
|
"Bash(pnpm exec biome check:*)",
|
|
"Bash(pnpm install:*)",
|
|
"Bash(pnpm search:*)",
|
|
"Bash(gh release list:*)",
|
|
"Bash(gh workflow run:*)",
|
|
"Skill(web-fetch)",
|
|
"Bash(gh workflow list:*)",
|
|
"Bash(gh release view:*)",
|
|
"mcp__shadcn__view_items_in_registries",
|
|
"Bash(pnpm remove:*)",
|
|
"Bash(for:*)",
|
|
"Bash(do echo:*)",
|
|
"Bash(jq:*)",
|
|
"Bash(done)",
|
|
"Bash(pnpm exec biome format:*)",
|
|
"Bash(gh run list:*)",
|
|
"Bash(gh release edit:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git log:*)",
|
|
"Bash(awk:*)",
|
|
"Bash(gh api:*)",
|
|
"Bash(gh repo create:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(gh issue view:*)",
|
|
"Bash(gh:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
},
|
|
"enableAllProjectMcpServers": true,
|
|
"enabledMcpjsonServers": [
|
|
"shadcn"
|
|
]
|
|
}
|