Docs · Claude connector

Use SimpleSend from Claude

Ask Claude to draft a lead list, research a company, or export a campaign. Claude writes the emails on your Claude plan; SimpleSend supplies the lists, the company research, the verification and the export.

How it works

  1. 01
    Connect

    Add SimpleSend in Claude's connector settings, or paste a personal key into Claude Code.

  2. 02
    Brief

    Tell Claude which list, what you sell, who to, the ask, and what to research.

  3. 03
    Draft

    Claude writes each sequence from SimpleSend's company dossier and person card, saves it, and you export.

Setup

claude.ai and Claude Desktop

  1. Open claude.ai (or Claude Desktop) → Settings → Connectors.
  2. Choose SimpleSend from the directory, or Add custom connector and paste the MCP URL.
  3. Click Connect. You'll land on SimpleSend to approve the connection, then return to Claude.
  4. Needs a Claude Pro, Max, Team or Enterprise plan. Drafting uses your Claude plan; research uses SimpleSend units.
https://simplesend.tech/api/mcp

Claude Code

  1. Get a key from the ⋯ menu (it is shown once).
  2. Run the command below in your terminal, then type /mcp inside Claude Code to confirm it's connected.
  3. Add --scope user to make it available in every project.
claude mcp add --transport http simplesend https://simplesend.tech/api/mcp --header "Authorization: Bearer ss_live_…"

Other MCP clients

  1. Get a key from the ⋯ menu.
  2. Add SimpleSend as a remote MCP server (Streamable HTTP) at the URL below, sending the key as a bearer token.
{
  "mcpServers": {
    "simplesend": {
      "url": "https://simplesend.tech/api/mcp",
      "headers": {
        "Authorization": "Bearer ss_live_…"
      }
    }
  }
}

Try it: ask Claude "what lead lists do I have in SimpleSend?"

What Claude can do

ToolWhat it doesCost
get_accountPlan, units left, unit pricesFree
list_lead_lists · get_lead_list · list_contactsYour lead lists and their contactsFree
create_lead_listSave contacts you already have as a list (up to 500)Free, no lead credits
list_brief_templatesBriefs and sequences saved in the web appFree
create_campaignA list + brief + sequence + up to 5 research targetsPlanning: 5 units per research target
research_companySimpleSend's company dossier for a contact's company5 units per research target, once per company per 30 days; homepage-only lookups are free
get_drafting_contextEverything Claude needs to write the emails itselfResearch units as above; no draft units
save_draftsVerify, assemble and store what Claude wroteFree
start_draftingLet SimpleSend's own pipeline draft insteadDraft units per email (2 / 3 / 5) + research units
list_campaigns · get_campaign · get_draftsProgress, drafts and QA verdictsFree
export_campaignThe finished campaign as CSVFree

Unit prices are the same as the web app: research is 5 units per target per company, drafts by SimpleSend are 2, 3 or 5 units per email (Standard, Premium, Enhance). Drafts written in Claude are free of draft units.

Data and privacy

  • Claude sends SimpleSend only the arguments of the tools it calls; SimpleSend returns your own lists, campaigns, drafts and research.
  • Every tool call is logged (tool name, time, outcome — never the arguments) for 90 days.
  • Company research reads public web pages; it never stores your prompts or conversation.
  • Personal keys are stored as one-way hashes and shown once. Revoke a key or a connection at any time from Profile.
  • See the privacy policy for the full picture.

Questions

Do I need a SimpleSend account?
Yes. Connecting from Claude signs you in to SimpleSend (or lets you start the 14-day free trial), and everything Claude creates — lists, campaigns, drafts — lives in your account, where you can review and export it.
What does it cost?
One rule: drafting in Claude uses your Claude plan and charges no SimpleSend draft units. Research through SimpleSend costs 5 units per research target per company, once per 30 days. If Claude researches with its own web search instead, SimpleSend charges nothing.
Which Claude plans work?
claude.ai and Claude Desktop connectors need Claude Pro, Max, Team or Enterprise. Claude Code works with any plan that runs Claude Code, using a personal key.
What can Claude see?
Only what you can see in your own account: your lists, campaigns and drafts. Nothing from other accounts, and never your billing or connected-app credentials. Revoke a connection or key any time from Profile.