Re:Vault MCP · how to connect
Connect Re:Vault to Claude or ChatGPT in two minutes
One code, two ways in. The Connect button in the Claude app, Claude in the browser or ChatGPT takes the short code. Claude Code, Cursor and Codex take one line with the key. Either way Claude asks what you sell, finds real people, writes the first messages and connects your LinkedIn. Three days or $30 in credits, whichever ends first, then $199 a month.
No code yet? Get it on re-vault.io/mcp: your name and work email, the email arrives within a minute. The key and the code are in that email only; they are not shown on the site.
1. Claude app, Claude in the browser, ChatGPT
Add a connector
Claude: Settings, Connectors, Add custom connector. ChatGPT: Settings, Connectors, Create. Address:
https://mcp.re-vault.io/mcp. Leave the client id and secret empty.Press Connect and enter your code
A Re:Vault page opens with one field. Type the code from your email, it looks like
RV-7K3M-9QX2. Case and dashes do not matter. The app comes back connected.Send the first message
“Start my Re:Vault onboarding: call onboard_next with an empty answer and follow exactly what it returns.” The app keeps its own sign-in for 30 days and asks for the code again after that.
2. Claude Code, Cursor, Codex
Paste the line from the email into your terminal. Keep the key out of shared prompts, screenshots and repositories.
Claude Code
claude mcp add --transport http revault https://mcp.re-vault.io/mcp \ --header "Authorization: Bearer YOUR_KEY"
Codex
export REVAULT_MCP_TOKEN="YOUR_KEY" codex mcp add revault --url https://mcp.re-vault.io/mcp \ --bearer-token-env-var REVAULT_MCP_TOKEN
Cursor
{"mcpServers": {"revault": {"url": "https://mcp.re-vault.io/mcp",
"headers": {"Authorization": "Bearer YOUR_KEY"}}}}
Then start a chat and send the same first message as above.
3. What Claude does next
Three questions
What you sell and to whom. Which companies buy it and how big they are. Which titles, in which countries, and whom never to write to.
People and texts
Real people at matching companies, with the source of every fact, and a first message for each. Change any text: name the number and the new wording.
Channel and connection
LinkedIn connects through a one-time link in the chat, your own profile. Email goes out from a pre-warmed domain we provide; your domain stays out of it.
Card, then the first sends
Before the first send Claude asks for a card and your email on a Stripe page. Nothing is charged then. Invitations go out from your profile at a safe daily pace.
What the credits cover
| What | Price in credits | Note |
|---|---|---|
| A real person found and opened | $0.20 | Name, title, company, profile. |
| A first message written | $0.10 | On a fact about the person. An empty text is not charged. |
| A LinkedIn invitation or message queued | $0.40 | Sent from your own profile at a safe daily pace. Not sent, refunded. |
| A verified work email found | $0.25 | Only verified addresses; shared mailboxes are skipped. |
| A cold email queued | $0.06 | From a pre-warmed domain we provide. Your own domain stays out. |
| Reading your numbers, replies and queue | $0 | Ask budget_status for the balance at any time. |
Your LinkedIn profile is connected as protected: ten invitations and twenty messages a day, working hours of the person you write to, one person per company, your exclusions respected.
When the window closes
The first $199 goes through when the three days end, or earlier if the credits run out first. No card, no charge: the key simply stops and Dmitry writes to you. Month to month after that, one message cancels it.
If something does not connect
The Connect page says the code did not match
Type it as in the email, letters and digits only; case does not matter. Five wrong tries pause the page for a minute. A new code arrives with a new request on re-vault.io/mcp; the old key stops.
The model returns 401
Check that the full key follows “Bearer” with one space. If it still fails, ask for a new code on re-vault.io/mcp.
The LinkedIn link says it was used
Ask in the chat for a new one: “call linkedin_connect again”. It works once and lives three days.
LinkedIn tools say no account is connected
Finish the login in the link window, wait up to five minutes, then call onboard_next again.