Skip to content
Claude Desktop

Patronus Security for Claude Desktop

studio.patronus/control-plane

Scan text, documents, websites, and MCP metadata for prompt injection and sensitive-data risks.

client:Claude Desktop transport:streamable-http

Install Patronus Security in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "control-plane": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://control.patronus.studio/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Patronus Security in other clients