New Works with Claude, Cursor and any MCP client

Share documents behind
a verified-email wall

Upload a file, get a short link. Anyone who opens it subscribes with their email and confirms a code before the download unlocks — so every name on your list is a real, reachable address.

No credit card · 100 MB of storage included · Dashboard and MCP

A subscribe wall that actually filters

Anyone can collect email addresses. Replilo checks they're worth collecting.

Real people only

Every reader confirms their email before the file unlocks, so what you collect is a list you can actually write to.

No throwaway inboxes

Temporary and junk addresses are turned away before they ever reach you.

Addresses that work

We check that an address can actually receive mail. The ones that can't never make it onto your list.

See what's working

Views, subscribers and downloads for every link you share, and where your readers are coming from.

Links on your terms

Give a link an end date, cap how many times it can be downloaded, or swap it out the moment it gets around.

Your list stays yours

Take everyone who subscribed with you as a spreadsheet, whenever you want it.

Three steps, about a minute

From a file on your desktop to a link you can post anywhere.

  1. Upload the fileA share link is minted on the spot.
  2. Share the linkPost it wherever your readers are.
  3. Collect verified readersThe download unlocks once they confirm.
replilo.com/app
Drop a file to share
PDFq3-report.pdf1.2 MB
Your share link
replilo.com/s/q3-report Copy
PDFq3-report.pdf1.2 MB

Subscribe with your email to download this file.

Checking [email protected]

Download q3-report.pdf

Built for people and for agents

The same account, the same files, the same links — reachable from a browser or from an AI assistant.

Your assistant can share files for you

Replilo speaks MCP, the protocol AI assistants use to work with outside tools. Add it as a connector in claude.ai, or wire it into Claude Code, Cursor or anything else that speaks it, and ask in plain language.

  • “Share this report and send me the link” — uploaded and gated in one step
  • “Who downloaded the pricing deck this week?” — answered from your own data
  • “Expire that link on Friday” — limits, custom URLs and pausing, all by asking
  • Sign in and approve in the browser, or use an API key you can revoke in one click

Big files upload straight from disk, so an agent never has to hold a document in its head to share it.

# one line, and your assistant can share files
claude mcp add --transport http replilo \
  https://replilo.com/mcp \
  --header "Authorization: Bearer rpl_…"

# then just ask
> share q3-report.pdf behind an email wall
  and expire it in 30 days

# → https://replilo.com/s/ab3xk9qp

Webhooks that fire on the moments that matter

Point Replilo at your own endpoint and push new readers straight into the systems you already run.

  • subscriber.verified the instant an email is confirmed
  • document.downloaded every time a file is fetched
  • Signed payloads, retried with backoff until they land
POST https://your-app.com/hooks/replilo

{
  "event": "subscriber.verified",
  "subscriber": {
    "email": "[email protected]",
    "verifiedAt": "2026-08-23T10:14:02Z"
  },
  "link": {
    "slug": "q3-report",
    "title": "Q3 Revenue Report"
  }
}

Put a wall in front of your next file

Create an account with just your email and share your first document in a minute.

Get started free