Sandboxie

GitHub

Sandboxie Plus & Classic

19,123 stars C
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Sandboxie": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Sandboxie"
      ]
    }
  }
}