{
  "permissions": {
    "allow": [
      "mcp__Claude_Preview__preview_start",
      "Bash(pnpm install)",
      "Bash(pnpm dev:*)",
      "Bash(pnpm build)",
      "Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:3456/)",
      "Bash(git clone *)"
    ]
  }
}
