← defaultprivacy.com
INDIVIDUAL MCP TOOL
get_account_breach_check_guide
Guide the user through checking whether their PERSONAL email was exposed in a data breach (Have I Been Pwned).
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.defaultprivacy-com]
url = "https://defaultprivacy.com/api/privacy/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"defaultprivacy-com": {
"type": "http",
"url": "https://defaultprivacy.com/api/privacy/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: defaultprivacy-com
Remote MCP URL: https://defaultprivacy.com/api/privacy/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"defaultprivacy-com": {
"url": "https://defaultprivacy.com/api/privacy/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"defaultprivacy-com": {
"type": "http",
"url": "https://defaultprivacy.com/api/privacy/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "defaultprivacy-com",
"transport": "streamable-http",
"url": "https://defaultprivacy.com/api/privacy/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_privacy_tools— Search the Default Privacy directory of privacy-focused tools and services.get_tool_details— Fetch the full Privacy Protocol record for one tool by slug.compare_tools— Compare 2–5 privacy tools side-by-side across privacy attributes, trust signals, payment options, and red-flag count.get_categories— List every privacy-tool category in the directory with a tool count per category.get_alternatives— Find privacy-respecting alternatives to a mainstream service or named tool.check_red_flags— Check the directory's record of known concerns about a specific privacy tool.get_default_privacy_services— Get Default Privacy's first-party services: LLC formation (Wyoming and New Mexico, anonymous structure available in all 50 states), crypto checkout, SSN-free EIN on the Ghost tier and above, and Dead Drop document delivery.start_anonymous_llc— Start a privacy-structured LLC formation flow with a prefilled intake URL and execution-readiness checklist.