{
  "permissions": {
    "allow": [
      "Bash(find:*)",
      "Bash(grep:*)",
      "Bash(rg:*)",
      "Bash(ls:*)",
      "Bash(mkdir:*)",
      "Bash(cp:*)",
      "Bash(php composer.phar:*)",
      "Bash(php:*)",
      "Bash(rm:*)",
      "Bash(composer:*)",
      "Bash(git add:*)",
      "WebFetch(domain:docs.anthropic.com)",
      "Bash(claude mcp add:*)",
      "Bash(curl:*)",
      "Bash(claude mcp:*)",
      "mcp__browserbase__browserbase_session_create",
      "mcp__browserbase__browserbase_navigate",
      "mcp__browserbase__browserbase_session_close",
      "Bash(git commit:*)",
      "WebFetch(domain:github.com)",
      "WebFetch(domain:raw.githubusercontent.com)",
      "Bash(env)",
      "Bash(npx:*)",
      "Bash(sphp:*)",
      "Bash(/dev/null)",
      "Bash(brew services restart:*)",
      "mcp__puppeteer__puppeteer_navigate",
      "mcp__puppeteer__puppeteer_screenshot",
      "Bash(realpath:*)",
      "mcp__puppeteer__puppeteer_evaluate",
      "mcp__puppeteer__puppeteer_fill",
      "mcp__puppeteer__puppeteer_click",
      "Bash(mysql:*)",
      "Bash(git restore:*)",
      "Bash(git clean:*)",
      "Bash(git reset:*)",
      "Bash(git checkout:*)",
      "Bash(mv:*)",
      "Bash(sudo brew services restart:*)",
      "Bash(httpd:*)",
      "Bash(chmod:*)",
      "WebFetch(domain:www.twilio.com)",
      "Bash(echo:*)",
      "Bash(touch:*)",
      "Bash(cat:*)",
      "Skill(start:specification-management)",
      "mcp__codex__codex",
      "Bash(./vendor/bin/phpunit:*)",
      "Bash(./test.sh:*)",
      "WebFetch(domain:blogs.intuit.com)",
      "Bash(git branch:*)",
      "Bash(git log:*)"
    ],
    "deny": []
  },
  "mcpServers": {
    "default-server": {
      "command": "codex",
      "args": [
        "mcp-server"
      ],
      "env": {
        "HOME": "/Users/rvanvuren",
        "LOGNAME": "rvanvuren",
        "PATH": "/Users/rvanvuren/.npm/_npx/5a9d879542beca3a/node_modules/.bin:/Users/rvanvuren/node_modules/.bin:/Users/node_modules/.bin:/node_modules/.bin:/opt/homebrew/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/Users/rvanvuren/.antigravity/antigravity/bin:/Users/rvanvuren/.codeium/windsurf/bin:/Users/rvanvuren/Library/pnpm:/Users/rvanvuren/radioconda/bin:/Users/rvanvuren/radioconda/condabin:/Users/rvanvuren/.pyenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pmk/env/global/bin:/Library/Apple/usr/bin:/usr/local/share/dotnet:~/.dotnet/tools:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/rvanvuren/.cargo/bin:/Users/rvanvuren/development/cmdline-tools/latest/bin:/Users/rvanvuren/Library/Android/sdk/tools:/Users/rvanvuren/Library/Android/sdk/platform-tools:/Users/rvanvuren/development/flutter/bin:/Applications/kitty.app/Contents/MacOS:/Users/rvanvuren/Library/Application Support/JetBrains/Toolbox/scripts:/Users/rvanvuren/.dotnet/tools:/Users/rvanvuren/.rvm/bin",
        "SHELL": "/bin/zsh",
        "TERM": "xterm-kitty",
        "USER": "rvanvuren"
      }
    },
    "chrome-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "chrome-devtools-mcp@latest"
      ]
    }
  }
}