MCP server

Run your outbound from Claude

Connect Claude to Getcleed with one line, then just ask. It reads your buying signals, finds and imports new leads, drafts the outreach and sends it. 15 tools, no code.

Connect in one line

Either approve the connection once in Getcleed (OAuth, nothing to copy), or paste an API key from Settings, Integrations, Developer API, where the “Use in Claude” tab fills the line for you.

With OAuth, nothing to copy (recommended)

The client registers itself and sends you to a Getcleed screen to approve. You can grant read-only access if you prefer.

claude mcp add --transport http getcleed https://www.getcleed.com/api/mcp

Claude Code, with an API key

claude mcp add --transport http getcleed https://www.getcleed.com/api/mcp --header "Authorization: Bearer YOUR_API_KEY"

Claude Desktop, or any client that only takes a URL

https://www.getcleed.com/api/mcp/YOUR_API_KEY

Server: https://www.getcleed.com/api/mcp (streamable HTTP). Without a key it still answers initialize and tools/list, so an agent can read what Getcleed does before you have an account.

Then just ask

  • “Which of my leads showed a buying signal this week?”
  • “Find new leads from my strongest signal and import the ones that match my ICP.”
  • “Draft an email for my top five prospects and show me each one before sending.”
  • “Who did I never follow up with after they engaged with my content?”
  • “Add these five LinkedIn profiles and tell me which ones are worth contacting.”

What Claude can do

Read the pipeline

  • list_prospects Search the saved prospects in the account.
  • get_prospect Everything known about one prospect: role, company, location, language, every detected signal with the verbatim quote from its source and the LinkedIn URL it came from, any existing email or LinkedIn draft, and outreach state..
  • get_pipeline_stats How the pipeline stands: how many prospects, how many carry signals, enrichment state, how many have an email address, how many were contacted, what was added in the last 7 days, the most common signal types, and the remaining plan quota..
  • list_signals The buying signals this account looks for: the predefined ones and the custom ones, each with the definition used to detect it and whether it is enabled.
  • get_icp The active ICP: target roles, industries, countries, company sizes, relevant keywords and any exclusions.

Build the pipeline

  • add_leads_from_urls Save LinkedIn profiles as prospects and enrich them (name, role, company, industry, location, language).
  • find_leads_from_signals Search recent LinkedIn posts on the topics of this account's own signal definitions, keep only posts a check can prove are on topic, and return the people who wrote, commented on or reacted to them, filtered against the ICP (role, industry, country) and ranked.
  • import_sourced_leads Save candidates returned by find_leads_from_signals.
  • analyze_prospects Run the signal pipeline on prospects: enrich anyone missing company data, read their recent LinkedIn activity, and detect buying signals.

Outreach

  • draft_email Write a personalised email for a prospect, built from their detected signals, in their language.
  • draft_linkedin_message Write a short LinkedIn connection note for a prospect from their detected signals, in their language.
  • send_email Send an email to a prospect from the connected mailbox.
  • send_linkedin_message Send a LinkedIn connection request with a note to a prospect from the connected LinkedIn account.
  • mark_email_sent Record that a prospect was emailed outside getcleed, so reporting and follow-ups stay correct..

Configuration

  • create_custom_signal Teach the account a new buying signal to look for, described in plain language (for example "people complaining their onboarding takes too long").

Every signal quotes its source

Getcleed keeps a buying signal only if it can quote the post it came from, word for word. So when Claude tells you why someone is worth contacting, it is showing you their own words and a link to the post, not a guess.

Sending

Claude can send email and LinkedIn connection requests once you connect them in Getcleed. Those reach a real person and cannot be undone, so the server tells Claude to show you the draft and wait for your go.

Get a key

Pro $129/month (or $29/month billed annually on the entry plan), 7-day free trial with no charge until it ends. Trial includes the full feature set; volumes are 100 leads and 100 analyses.

For agents

/llms.txt (summary), /llms-full.txt (every tool with its arguments), /.well-known/mcp.json (descriptor).