{
  "permissions": {
    "allow": [
      "Bash(bun install:*)",
      "Bash(bun run:*)",
      "WebFetch(domain:github.com)",
      "WebFetch(domain:modelcontextprotocol.io)",
      "Bash(rm:*)",
      "Bash(bun add:*)",
      "Bash(grep:*)",
      "Bash(bunx biome check:*)",
      "Bash(npm whoami:*)",
      "Bash(bunx:*)",
      "Bash(npm view:*)",
      "Bash(chmod:*)",
      "Bash(sed:*)"
    ],
    "deny": []
  }
}