# Default Privacy > Privacy infrastructure for people with something at stake. Default Privacy helps individuals and business owners keep their names off public records through anonymous LLC formation, holding company structures, and asset protection services. ## What We Do ### Core Services 1. **Anonymous LLC Formation** — Form an LLC in Wyoming, New Mexico, Delaware, or any US state where your personal name stays off public Secretary of State filings. Pricing: $299–$1,499 depending on tier. 2. **Wealth Architecture** — Multi-entity structures combining holding companies, operating LLCs, S-Corp elections, and asset protection layers. Start with a free 2-minute assessment. 3. **Data Removal** — Remove personal information from 635+ data broker sites. Free scan available. 4. **Digital Erasure** — Premium managed removal service for high-risk individuals (journalists, executives, public figures). ### Formation Tiers | Tier | Price | Key Features | |------|-------|--------------| | Core | $299 | Same-day filing, registered agent, name off public records | | Ghost | $599 | + Privacy verification, EIN without SSN | | Phantom | $899 | + Custom operating agreement, compliance autopilot | | Fortress | $1,499 | + Asset protection review, dedicated advisor | ### Supported Jurisdictions - **Wyoming** — Best for privacy (no public member disclosure) - **New Mexico** — No annual report requirement, lowest ongoing cost - **Delaware** — Established business law, best for investors/fundraising - All 50 US states available ## Who We Serve - Real estate investors (liability separation per property) - High-income professionals (doctors, attorneys, financial advisors) - Content creators (separate public brand from private identity) - E-commerce operators (IP and brand protection) - Crypto traders (entity structure for tax optimization) - Privacy-conscious individuals (activists, journalists, public figures) - Digital nomads (US business structure while abroad) - Solo entrepreneurs (S-Corp election for tax savings) ## Free Tools (No Signup Required) - **/llc-scanner** — Check if your existing LLC leaks your personal info - **/exposed** — See your browser fingerprint and what sites see about you - **/scanner** — Audit any website for trackers and fingerprinting - **/assess** — 2-minute assessment to determine your ideal structure - **/decide** — Guided flow to choose the right privacy solution - **/directory** — Curated directory of 250+ privacy tools and services ## API & Machine Integration Default Privacy provides machine-readable interfaces for AI agents: - **MCP Server**: `/api/privacy/mcp` (streamable-http) or `/api/privacy/sse` (server-sent events) - **MCP Discovery**: `/.well-known/mcp-server.json` (tool names, resource URIs, transports) - **AgentRoot**: `/.well-known/agentroot.json` (DNS-native agent discovery) - **OpenAPI Spec**: `/api/openapi.json` - **OpenAI Plugin**: `/.well-known/ai-plugin.json` (ChatGPT/GPT Actions) - **Gemini Extension**: `/.well-known/gemini-extension.json` (Google Gemini) - **Services Manifest**: `/.well-known/services.json` (Schema.org ItemList of all services) - **API Docs**: https://defaultprivacy.com/docs/api#mcp-quick-start (connect MCP hosts; tools, resources, prompts) Connect with Claude Desktop, Cursor, or any MCP client: ```json { "mcpServers": { "default-privacy": { "command": "npx", "args": ["-y", "@defaultprivacy/mcp"] } } } ``` Preview override: `"args": ["-y", "@defaultprivacy/mcp", "--url", "https://preview-branch.vercel.app/api/privacy/mcp"]` Fallback (direct): `"args": ["-y", "mcp-remote", "https://defaultprivacy.com/api/privacy/mcp"]` Local stdio (repo): `npx tsx src/mcp-server/index.ts` ### MCP Tools (23) **Privacy Protocol directory** - `search_privacy_tools` — Search the privacy tool directory (filters: category, accepts_crypto, is_open_source, no_kyc, e2ee, min_ado_score) - `get_tool_details` — Full Privacy Protocol record for one tool - `compare_tools` — Side-by-side comparison of 2–5 tools - `get_categories` — List directory categories with tool counts - `get_alternatives` — Privacy alternatives to a mainstream service (Gmail, Dropbox, etc.) - `check_red_flags` — Known risks, severity, sources, and next steps **First-party services** - `get_default_privacy_services` — Formation tiers, pricing notes, anonymity boundary - `start_anonymous_llc` — Prefilled intake link or execution-readiness checklist (requires user consent; not autonomous filing) **Guides and glossary** - `search_guides` — Search guides and playbooks by topic, category, or tags - `get_guide` — Full guide content by slug - `search_glossary` — Search glossary terms, aliases, and keywords - `get_glossary_term` — Full glossary entry by slug **Free tool workflows** (same logic as /assess, /decide, /analyze, /llc-scanner) - `run_policy_analyzer` — Analyze a website privacy policy (summary, score, red flags) - `run_privacy_architecture_assessment` — Structure recommendation from assessment answers - `run_decision_quiz` — Best-fit privacy path from quiz answers - `get_llc_public_records_checklist` — LLC exposure checklist and Secretary of State search links **Diagnostics** (public records; fix links include `utm_source=mcp`) - `check_domain_whois` — WHOIS/RDAP exposure check with findings and attributed next steps - `check_email_security` — SPF, DKIM, DMARC DNS check with grade and fix links - `check_domain_breaches` — Public breach catalog match for a domain - `get_browser_exposure_guide` — Client-side /exposed checklist (no server IP lookup) - `run_domain_privacy_audit` — Multi-check audit with grade and attributed fix links - `request_consultation` — Lead capture (requires `consent: true`) - `start_data_broker_scan` — Data broker removal funnel CTA ### MCP Resources (7) Available on **remote HTTP** and **local stdio**: - `defaultprivacy://categories` — Top-level directory categories - `defaultprivacy://guides` — Guides index (slug, title, category) - `defaultprivacy://glossary` — Glossary index (slug, term, category) - `defaultprivacy://services` — First-party services catalog (JSON) - `privacy://categories` — Full category tree with tool counts - `privacy://stats` — Directory statistics (tools, categories, ADO coverage) - `privacy://protocol/schema` — Privacy Protocol v1.0 schema definition ### MCP Prompts Pre-built user intents (call `prompts/get` then follow with tools): - `privacy_architecture_assessment` — Guide through business structure / LLC setup - `llc_exposure_audit` — Optional `state` arg; checks public records exposure - `tool_comparison` — Required `service` arg (e.g. gmail); find and compare alternatives - `check_my_domain_privacy` — Required `domain` arg; WHOIS exposure diagnostic flow - `audit_my_business` — Required `domain` arg; audit → formation orchestration - `protect_my_identity` — Optional `state`, `intent`; assessment → formation flow ## Key URLs - Homepage: https://defaultprivacy.com - Start Formation: https://defaultprivacy.com/protect - Free Assessment: https://defaultprivacy.com/assess - LLC Scanner: https://defaultprivacy.com/llc-scanner - Privacy Directory: https://defaultprivacy.com/directory - Glossary: https://defaultprivacy.com/glossary - Guides: https://defaultprivacy.com/guides - API Docs: https://defaultprivacy.com/docs/api ## Contact - Website: https://defaultprivacy.com - Support: Available through account dashboard after formation ## Important Notes - We are a privacy-focused service. We do not facilitate illegal activity. - "Anonymous" means your personal name is not on public state records — not that you are invisible to law enforcement with proper legal process. - We are US-based and serve US entity formations. - All formation packages include registered agent service for the first year.