{
  "permissions": {
    "allow": [
      "Bash(mkdir:*)",
      "Bash(git config:*)",
      "Bash(npm:*)",
      "Bash(rm:*)",
      "Bash(find:*)",
      "Bash(grep:*)",
      "Bash(node:*)",
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)",
      "Bash(git tag:*)",
      "Bash(npx:*)",
      "Bash(timeout 5 npx outlook-mcp@2.1.1)",
      "Bash(gtimeout:*)",
      "Bash(chmod:*)",
      "WebFetch(domain:docs.microsoft.com)",
      "WebFetch(domain:learn.microsoft.com)"
    ],
    "deny": []
  }
}