← Back to browse

Breach402 Owner Protection

Indexed by com.bmcxiv

About

Protect owners with private checks across 13.3B+ breach records and prioritized defenses.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http breach402-owner-protection https://breach402.bmcxiv.com/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"breach402-owner-protection","type":"http","url":"https://breach402.bmcxiv.com/mcp"}'
JSON
{
  "mcpServers": {
    "breach402-owner-protection": {
      "url": "https://breach402.bmcxiv.com/mcp"
    }
  }
}