settings.local.json 285 Bytes
{
  "permissions": {
    "allow": [
      "Bash(claude mcp add:*)",
      "Bash(claude:*)",
      "Bash(nc -U /tmp/pencil-mcp.sock)",
      "Bash(curl -s \"http://localhost:3000/api/files/A5Pf8\")",
      "Bash(curl -I \"https://fileserver.pencildev.app/api/file/A5Pf8\")"
    ]
  }
}