{
  "permissions": {
    "allow": [
      "WebFetch(domain:www.npmjs.com)",
      "WebFetch(domain:raw.githubusercontent.com)",
      "WebFetch(domain:github.com)",
      "WebSearch",
      "Bash(pnpm install:*)",
      "Bash(export PATH=\"$HOME/.nvm/versions/node/v23.11.0/bin:$PATH\")",
      "Bash(corepack enable:*)",
      "Bash(pnpm:*)",
      "Bash(npx tsc:*)",
      "Bash(export PATH:*)",
      "Bash(/usr/bin/grep:*)",
      "Bash(/usr/bin/grep -v \"flow-test.ts\")",
      "Bash(PATH=\"$HOME/.nvm/versions/node/v23.11.0/bin:/usr/bin:/bin:$PATH\" npx tsc:*)",
      "Bash(PATH=\"$HOME/.nvm/versions/node/v23.11.0/bin:$PATH\")",
      "Bash(npm pack:*)",
      "Bash(npm publish:*)",
      "Bash(npx pnpm build:*)",
      "Bash(npm version:*)",
      "Bash(npm whoami:*)",
      "Bash(wc:*)",
      "Bash(cat:*)",
      "Bash(xargs cat:*)",
      "Bash(npm --version:*)",
      "Bash(npx pnpm:*)",
      "Bash(npm exec:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)",
      "Bash(npm view:*)",
      "Bash(ls:*)",
      "Bash(COREPACK_INTEGRITY_KEYS=0 pnpm:*)",
      "Bash(done)",
      "Bash(git -C /Users/arunachalamk/Code/bullstudio status)"
    ]
  },
  "enableAllProjectMcpServers": true,
  "enabledMcpjsonServers": [
    "shadcn",
    "BullMq docs"
  ]
}
