{
  "permissions": {
    "allow": [
      "Bash(npx mcp-repl:*)",
      "Bash(npm install:*)",
      "Bash(rm:*)",
      "Bash(sudo rm:*)",
      "Bash(true)",
      "Bash(npx:*)",
      "Bash(grep:*)",
      "Bash(npm start)",
      "Bash(echo:*)",
      "Bash(pnpm store prune:*)",
      "Bash(chmod:*)",
      "Bash(node test-npx.js)",
      "Bash(npm pack:*)",
      "Bash(timeout 30 npx -y mcp-repl --version)",
      "Bash(npm test)",
      "Bash(node:*)",
      "Bash(timeout 10 npx -y mcp-repl@latest --version)",
      "Bash(npm publish:*)",
      "Bash(timeout 30 npx -y mcp-repl@2.0.14 --version)",
      "Bash(npm ls:*)",
      "Bash(npm run:*)",
      "Bash(ls:*)",
      "Bash(DISABLE_SHARP=1 node test/test-code-search.js)",
      "Bash(npm rebuild:*)",
      "Bash(timeout:*)",
      "mcp__repl__searchcode",
      "Bash(npm uninstall:*)",
      "Bash(find:*)",
      "Bash(cp:*)",
      "mcp__repl__executenodejs",
      "Bash(mkdir:*)",
      "Bash(ln:*)",
      "mcp__repl__executedeno",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)",
      "Bash(npm view:*)",
      "Bash(sed:*)",
      "Bash(npm start:*)",
      "mcp__repl__batch_execute",
      "mcp__repl__sequentialthinking",
      "mcp__repl__astgrep_search",
      "mcp__repl__astgrep_enhanced_search"
    ],
    "deny": []
  }
}