You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.2 KiB
44 lines
1.2 KiB
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(curl:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:medium.com)",
|
|
"WebFetch(domain:claudelog.com)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(find:*)",
|
|
"WebFetch(domain:www.experimenta.science)",
|
|
"Bash(pnpm dlx:*)",
|
|
"Bash(test:*)",
|
|
"Bash(pnpm install:*)",
|
|
"Bash(pnpm view:*)",
|
|
"Bash(docker-compose:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(timeout 30 pnpm dev:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(pnpm add:*)",
|
|
"Bash(npx shadcn-nuxt@latest init:*)",
|
|
"mcp__context7__resolve-library-id",
|
|
"Bash(pnpm format:*)",
|
|
"Bash(pnpm lint:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(pnpm list:*)",
|
|
"Bash(npx nuxi:*)",
|
|
"Bash(pnpm typecheck:*)",
|
|
"Bash(pnpm exec nuxt typecheck:*)",
|
|
"Bash(docker ps:*)",
|
|
"Bash(pnpm dev)",
|
|
"Bash(lsof:*)",
|
|
"mcp__playwright__browser_navigate",
|
|
"mcp__playwright__browser_take_screenshot",
|
|
"mcp__playwright__browser_evaluate",
|
|
"mcp__playwright__browser_close",
|
|
"mcp__playwright__browser_wait_for",
|
|
"mcp__playwright__browser_snapshot",
|
|
"mcp__playwright__browser_hover"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|
|
|