Free & unauthenticated

Connect Dozier to your AI assistant

Run Dozier’s free Exposure Audit from inside Claude, Claude Code, Cursor, or any MCP client — no account, no API key. One tool, run_exposure_audit(domain): the first call starts the audit (about 2–3 minutes), and calling it again with the same domain returns the results. Free usage is capped per day.

Server endpoint

MCP Streamable HTTP transport. No authentication.

https://dozier.io/backend/mcp

Setup

  1. 01

    Claude

    In claude.ai, go to Settings → Connectors → Add custom connector, and paste the endpoint URL below.

    https://dozier.io/backend/mcp
  2. 02

    Claude Code

    Run this in a terminal to add the Dozier MCP server:

    claude mcp add --transport http dozier https://dozier.io/backend/mcp
  3. 03

    Cursor / other MCP clients

    Add this entry to your client's MCP server config:

    {
      "mcpServers": {
        "dozier": {
          "url": "https://dozier.io/backend/mcp",
          "type": "http"
        }
      }
    }

Questions

Is this really free?
Yes. run_exposure_audit needs no account and no API key. Free usage is capped per day to keep the server available for everyone — if you hit the cap, the tool returns a clear message telling you so.
What data does it need?
Just a domain. The tool reads nothing that belongs to you — no account, no files, no browsing history. It runs the same public-source Exposure Audit anyone can run on dozier.io, from inside your assistant.
How long does it take?
The first call starts the audit, which takes about 2–3 minutes to research. Call run_exposure_audit again with the same domain to fetch the finished results.
Where's the full product?
The MCP server exposes the free Exposure Audit only. For continuous monitoring, cited Dossiers, and tracked rivals, see the full product at https://dozier.io/product or the pricing page.

Want continuous monitoring, not just one audit?

The MCP server exposes the free Exposure Audit only. See the full product or pricing for cited Dossiers and tracked rivals.

Answer engines

Ask an AI about Dozier

Get an independent rundown of what Dozier does, how it works, and how it compares — straight from your assistant of choice.