{
  "permissions": {
    "allow": [
      "Bash(mv:*)",
      "Bash(find:*)",
      "Bash(grep:*)",
      "Bash(rm:*)",
      "Bash(timeout:*)",
      "Bash(chmod:*)",
      "Bash(node:*)",
      "Bash(npx @modelcontextprotocol/inspector mcp-stockfish:*)",
      "Bash(npm start)",
      "Bash(npx:*)",
      "Bash(lsof:*)",
      "Bash(curl:*)",
      "Bash(ls:*)",
      "Bash(git add:*)",
      "Bash(git pull:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)",
      "Bash(npm run dev:*)"
    ],
    "deny": []
  }
}