dripos mcp server

your outbound, run from Claude.

Connect dripos to Claude, Cursor, or ChatGPT with one URL and drive sourcing, enrichment, and drafting by just talking to your AI.

one url · about two minutes · no code

How it works

Three steps to your agent running dripos.

1

add the server.

One URL, https://mcp.drippay.dev/mcp. Paste it into Claude, Cursor, ChatGPT, or any HTTP MCP client.

2

sign in with dripos.

Authorize with your dripos account over OAuth, or paste a dripos secret key for headless setups.

3

just talk to your agent.

Ask it to find leads, enrich contacts, or draft outreach. About two minutes, no code.

What you can do

Ask in plain language. dripos does the work.

Eight hosted tools, grouped into the jobs you actually run.

find leads

describe your ICP, get a campaign-ready list.

Tell your agent who you sell to. dripos sources matching people and companies and hands back a list you can work.

drip_find_leads

get verified contacts

find business emails and phones for a list.

Turn a list of names into reachable contacts, with verified business emails and phone numbers.

drip_get_contacts

draft personalized messages

research each lead and write the opener.

dripos researches every lead and drafts a personalized first message. You review before anything sends. The hosted server drafts, it never sends.

drip_draft_messages

set up sending infrastructure

order managed domains and mailboxes.

Provision managed sending domains and inboxes, then poll their readiness as they warm up.

drip_provision_inboxes, drip_inbox_status

watch signals and check usage

catch executive changes and read your account.

Track executive-change monitors for warm timing, and read your account balance and credit usage.

drip_signals, drip_account

The honest boundary

The server does the sourcing. You keep the send.

The hosted server does sourcing, enrichment, drafting, and provisioning. Sending, replies, inbox triage, and campaign control stay in the dripos app on your machine, where you review and approve. Nothing sends without you.

Connect

One URL. Sign in. Done.

OAuth is the simple path: paste the URL and sign in with dripos. The secret key is for headless setups where a browser sign-in is not available.

Claude Code · OAuth
claude mcp add --transport http dripos-cloud https://mcp.drippay.dev/mcp
Claude Code · secret key
claude mcp add --transport http dripos-cloud https://mcp.drippay.dev/mcp \
  --header "Authorization: Bearer sk_live_..."

Cursor and other HTTP clients

Add the server URL https://mcp.drippay.dev/mcpto your client's MCP config and sign in with dripos. Any client that speaks streamable HTTP MCP works the same way.

Security

Your credentials pass through, they never sit still.

No database.

The hosted server holds no database. It forwards each call to the dripos backend and keeps nothing of its own.

Credentials never stored.

Each request carries your credentials to the backend and is never persisted on the server.

Tokens are hashed.

Access tokens are hashed, so a raw secret is never held or logged in plain text.

Scoped access.

Access is scoped to read or write, so a read-only connection cannot make changes.

FAQ

Good to know.

What is MCP?

The Model Context Protocol is an open standard that lets AI agents connect to tools and data. The dripos MCP server exposes your outbound tools to any MCP client so your agent can use them directly.

Do I need to code?

No. Add one URL, sign in with dripos, and ask your agent in plain language. Setup is about two minutes.

Does it send messages?

No. The hosted server drafts outreach and you approve sends in the dripos app. Nothing sends without you.

Is my data safe?

The hosted server holds no database. It forwards each call to the dripos backend with your credentials, never stores them, hashes tokens, and scopes access to read or write.

Which clients work?

Claude, Cursor, ChatGPT, and any HTTP MCP client. OAuth sign-in works where the client supports it, and a secret key covers headless setups.

Do I need the desktop app?

For sending, replies, and inbox triage, yes, those stay in the app where you approve. Sourcing, enrichment, and drafting all work from the hosted server on their own.

One URL to start

Connect dripos to your agent.

Add https://mcp.drippay.dev/mcp, sign in, and start sourcing.

connect your agent

The hosted server drafts. Sending stays in the app, where you approve.