{
  "permissions": {
    "allow": [
      "Bash(npm run build:*)",
      "Bash(npm run dev:*)",
      "Bash(mv:*)",
      "Bash(npm install:*)",
      "Bash(node:*)",
      "WebFetch(domain:www.claudemcp.com)",
      "Bash(docker pull:*)",
      "Bash(npx grok mcp add:*)",
      "Bash(npx grok:*)",
      "Bash(git stash:*)",
      "WebFetch(domain:github.com)",
      "WebFetch(domain:modelcontextprotocol.io)",
      "WebFetch(domain:docs.anthropic.com)",
      "WebFetch(domain:linear.app)",
      "Bash(docker run:*)",
      "Bash(timeout:*)",
      "Bash(mkdir:*)",
      "Bash(npm run compile:*)",
      "Bash(npx vsce:*)",
      "WebFetch(domain:raw.githubusercontent.com)",
      "WebFetch(domain:api.github.com)"
    ],
    "deny": []
  }
}