Lead Scorer

Cursor · Campaigns

Campaigns from Cursor

Lead Scorer exposes its whole outbound motion as an MCP server. Point Cursor at it and campaign work becomes something you ask for in a sentence instead of something you click through. Useful when your ICP is easiest to describe next to the code — the agent reads your product and briefs itself.

Build, inspect and fix an outbound campaign end to end — including the multi-step agent workflows that Lead Scorer runs internally.

Connect Cursor

Bearer MCP API key generated in Lead Scorer settings — the manual path, for clients without a working OAuth flow. Runs in the Cursor editor, from a JSON config file.

Server URL

https://mcp.lead-scorer.com/mcp
104 tools · included on the free plan
  1. Create an MCP API key in Settings and copy it before closing the dialog.
  2. Replace the placeholder in Cursor's MCP configuration.
~/.cursor/mcp.json
{
  "mcpServers": {
    "lead-scorer": {
      "url": "https://mcp.lead-scorer.com/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_MCP_API_KEY>"
      }
    }
  }
}
Cursor MCP documentation

Three prompts to start with

Paste one into Cursor once the server is connected. No tool names required — it picks them.

  • What's in my pipeline this week? Show me every campaign with queued actions and which ones are blocked.
  • Create a campaign for my “French agencies” list with three steps, generate the drafts, and show me the five weakest ones.
  • Start an outbound workflow run for this list and walk it forward step by step, stopping before anything needs my approval.

What Cursor can do on campaign work

  • Create a campaign, attach the sender account, and add the leads that belong in it.
  • Read a campaign back: its steps, its leads, and every queued action with its current draft.
  • Generate drafts server-side, or write them yourself and push them in.
  • Edit any individual action's draft without touching the rest of the campaign.
  • Attach or remove one genuine private PDF, up to 2 MB decoded, on one exact email draft — never globally on a prospect.
  • Start and advance an agent workflow run, then read its state — the same replayable run the app shows you.

Tools involved

  • list_campaigns
  • create_campaign
  • update_campaign_senders
  • add_leads_to_campaign
  • get_campaign
  • list_campaign_actions
  • generate_campaign_drafts
  • update_campaign_action_draft
  • upload_campaign_action_attachment
  • delete_campaign_action_attachment
  • list_sender_accounts
  • update_sender_account
  • start_workflow_run
  • advance_workflow_run

Where you stay in the loop

Every campaign lands in draft. Going live is a human action in the app, and adding or removing a PDF always requires a fresh explicit approval before that draft can send.

What is Cursor?

Cursor is an AI code editor that speaks MCP. Add one block to its config and the same agent that writes your product can also run the outreach for it.

Built by Anysphere.

Other channels from Cursor

Campaigns from another client

Start free

The CRM and MCP access are free forever — no credit card. Connect Cursor, ask for campaign work, and approve what comes back.