CuratedMCP
Sovereign Suite

Your documents.
Your machine.
Your intelligence.

Three tools that keep your AI actions and data off the cloud. Local policy enforcement. Local embeddings. Cloud-verified license — that's the only network call.

Built for developers, lawyers, doctors, and security-conscious teams.

The problem with cloud AI search

Every time you use Notion AI, ChatGPT, or a cloud RAG tool — your documents leave your machine.

Your contracts, patient notes, financial models, and research all get uploaded to a third-party server to generate embeddings. That server can be breached, subpoenaed, or queried by the vendor's own team. Sovereign Suite removes that risk entirely.

Concern Cloud AI tools Private Counsel
Where your documents are stored
Uploaded to OpenAI / vendor servers
Your disk. Nowhere else.
Who generates your embeddings
OpenAI API ($$ per token, logged)
Local model, offline after first run
What happens if the vendor has a breach
Your documents are in the blast radius
Nothing to breach — it's on your machine
GDPR / HIPAA data residency
Your data crosses borders by default
Data never leaves your hardware
Works when internet is down
No
Yes — fully offline after setup
Licensing
Vendor can read your queries
Only the license check is a network call

Architecture

Local compute. Cloud-verified keys.

The only call to curatedmcp.com is a license check on startup. Everything else runs on your machine.

1

Paste your license key

You get a cmcp_... key by email. Paste it into the desktop app once.

2

Everything runs locally

Embeddings, indexing, and vector search happen entirely on your hardware. No internet needed after setup.

3

Ask Claude anything

One line in your Claude or Cursor config. Ask questions — Private Counsel retrieves the right chunks from your local vault.

One-click setup

Add the full Suite in one config block

Paste this into your Claude Desktop or Cursor config. Both tools activate immediately.

claude_desktop_config.json
{
  "mcpServers": {
    "private-counsel": {
      "url": "http://localhost:3742/mcp"
    },
    "mcp-auditor": {
      "command": "npx",
      "args": ["@curatedmcp/auditor", "--mcp"]
    }
  }
}

Works with Claude Desktop, Cursor, Claude Code, and Windsurf.

Pricing

Start free. Go private when it matters.

Free forever

MCP Auditor

Scan your machine for risky MCP servers.

FreeNo account needed
  • Scans Claude Desktop, Cursor, Claude Code, Windsurf
  • Flags credential leaks in env blocks
  • Detects filesystem & keychain access
  • Checks against the CuratedMCP verified catalog
  • Works offline — nothing sent to any server
  • Also ships as an MCP server (npx @curatedmcp/mcp) for in-client catalog search
Run free scan
New

Sentinel

Local-first action firewall. Intercept every MCP tool call before it executes.

$19.99/ month
  • stdio proxy — wraps any MCP server in one command
  • BLOCK, REQUIRE_APPROVAL, and ALLOW policy rules
  • Local SQLite action log — zero cloud dependency for core
  • Approval workflow dashboard at localhost:4242
  • Pro: cloud sync, email alerts, Slack notifications
Get Sentinel
Most popular

Private Counsel

Ask Claude questions across your own documents. Nothing leaves your machine.

$29/ month
  • LanceDB vector store — files on your disk, not a cloud DB
  • 22MB embedding model runs offline after first download
  • Works with Claude Desktop and Cursor via one MCP line
  • Drop PDFs in a folder — indexed automatically
  • macOS and Windows via Tauri desktop app
Get Private Counsel
Best value

Suite Bundle

Private Counsel + Auditor Pro. One key, both tools.

$49/ month — saves $9
  • Everything in Private Counsel
  • Auditor Pro — scheduled scans & risk alerts
  • One license key unlocks both tools
  • Priority support
Get the Bundle

Built for professionals who handle sensitive documents

⚖️

Legal

Search contracts and case files without uploading to any vendor

🏥

Healthcare

Query patient notes and protocols — HIPAA data residency by design

💰

Finance

Ask questions across internal models and reports offline

🔬

Research

Index papers and memos locally, query them in Claude forever

License keys are emailed at purchase. Already have one? Sign in to manage your licenses. Questions? Contact us.

Not sure if your current setup is safe?

Run the free MCP Auditor first. It scans every MCP config on your machine and flags risks in under 10 seconds.

Run free scan