
Leadbay
Discover, qualify, and prep B2B outreach lists from your Leadbay account without leaving the agent.
Overview
Leadbay MCP is a MCP server for the Grow phase that connects your agent to Leadbay for B2B lead discovery, qualification, and outreach prep.
What is this MCP server?
- Connects agents to Leadbay for AI-assisted lead discovery and enrichment on your account
- Supports qualification and outreach-prep workflows tagged for B2B sales pipelines
- stdio MCP via npx @leadbay/mcp@0.9 with US or FR region selection
- Bearer auth with LEADBAY_TOKEN minted through the packaged login CLI
- Publisher tags: sales, lead-generation, b2b, enrichment, outreach
- Registry version 0.9.1; npm package @leadbay/mcp@0.9 via npx stdio
- Required secrets: LEADBAY_TOKEN; required LEADBAY_REGION choices us|fr (default fr)
- Publisher registry tags: sales, lead-generation, b2b, enrichment, outreach
What problem does it solve?
Jumping between your coding agent and a separate lead tool slows outbound when you need qualified accounts and context in one thread.
Who is it for?
Solo builders or tiny teams with a Leadbay account who run agent-assisted outbound and want US/FR region-aware API access.
Skip if: Builders without Leadbay, pure inbound-only products, or anyone who needs a free standalone scraper with no SaaS account.
What do I get? / Deliverables
After you register the server and token, the agent can pull and work Leadbay lead data for qualification and outreach prep inside the same session.
- Agent-accessible Leadbay lead discovery and qualification results
- Outreach-prep context grounded in your Leadbay workspace
- Region-correct API calls for US or FR Leadbay data
Recommended MCP Servers
Journey fit
Solo builders usually hunt customers after the offer exists; lead workflows sit in the grow phase even when research starts earlier. Lifecycle covers outbound lists, qualification, and handoff to email or CRM—not one-off idea research alone.
How it compares
Leadbay-account MCP integration for enrichment and outreach prep, not a general-purpose CRM skill or marketplace workflow pack.
Common Questions / FAQ
Who is Leadbay MCP for?
Indie and small-team builders who already use Leadbay and want Claude Code or Cursor to discover, qualify, and prep B2B leads without switching apps.
When should I use Leadbay MCP?
Use it during grow-stage outbound when you need live lead lists, enrichment, and qualification context while drafting sequences or CRM updates in the agent.
How do I add Leadbay MCP to my agent?
Configure stdio with npx -y @leadbay/mcp@0.9, set LEADBAY_TOKEN from npx login --email you --region us|fr, set LEADBAY_REGION, then point Claude Code or Cursor at that MCP entry.