LeadMagic in Your AI Assistant
Connect to Cursor, Claude, VS Code, Windsurf, Zed, Gemini, and more. Your assistant gets 16 enrichment tools it can call mid-conversation — no browser, no copy-paste.
16
MCP tools
13
AI clients supported
<1s
Response time
40+
Enrichment fields
Live Demo
See it in action
Config, chat, tools, and supported clients — all in one interactive view.
{ "mcpServers": { "leadmagic": { "command": "npx", "args": ["-y", "@leadmagic/mcp"], "env": { "LEADMAGIC_API_KEY": "lm_your_api_key" } } }}Example prompt
“
16 MCP Tools
validate_emailfind_emailfind_personal_emailfind_mobilesearch_profilesearch_companyfind_competitorsget_technographicsfind_employeesfind_roledetect_job_changesocial_to_emailget_company_fundingfind_jobscheck_creditsurl_to_markdownWorks with 13 AI clients
Quick Start
Three steps to connect
Get Your API Key
Same key as the CLI — grab it from app.leadmagic.io/settings/api. Free credits included.
Add the Config
Paste a small JSON block into your AI tool’s MCP settings. Takes 30 seconds.
Ask Your AI Anything
"Find the VP Sales at Stripe" — your assistant calls LeadMagic and returns the result inline.
Compatibility
Works with your tools
We test and provide configs for 13 tools. Any MCP-compatible client works.
Cursor
Scope: Project / Global
.cursor/mcp.json (project) or ~/.cursor/mcp.json (global)
One-click deep link install available.
Claude Desktop
Scope: Global
~/Library/Application Support/Claude/ (macOS) or %APPDATA%\Claude\ (Windows)
Restart after saving.
Claude Code
Scope: Project / Global
.mcp.json (project) or ~/.claude.json (global)
Also supports claude mcp add --transport http CLI.
VS Code / Copilot
Scope: Project / Global
.vscode/mcp.json (workspace) or User profile
Uses "servers" key with type: "http". Deep link install.
Windsurf
Scope: Global
~/.codeium/windsurf/mcp_config.json
Uses "serverUrl" for remote HTTP. Also in MCP Marketplace UI.
Zed
Scope: Global
~/.config/zed/settings.json under "context_servers"
Or Agent Panel → Settings → Add Custom Server.
Cline
Scope: Global
cline_mcp_settings.json in VS Code extension storage
Or MCP Servers icon → Configure.
Roo Code
Scope: Project / Global
.roo/mcp.json (project) or ~/.roo/mcp_settings.json (global)
Same mcpServers format as Cline.
OpenCode
Scope: Project / Global
opencode.json (project) or ~/.config/opencode/config.json (global)
Uses type: "remote" with URL.
Gemini CLI
Scope: Global
~/.gemini/settings.json under "mcpServers"
Uses "httpUrl" for Streamable HTTP. Also gemini mcp add CLI.
JetBrains IDEs
Scope: Global
Settings → AI Assistant → MCP
IntelliJ, WebStorm, PyCharm 2025.1+. Supports HTTP transport.
Amazon Q
Scope: Project / Global
.amazonq/default.json (project) or ~/.aws/amazonq/default.json (global)
Supports HTTP transport.
Copilot Agent
Scope: Repository
GitHub repo Settings → Copilot → Coding agent → MCP configuration
Uses type: "http" with tools: ["*"].
Tool Reference
16 tools, one server
All powered by the same LeadMagic API you already know.
validate_email
SMTP + MX check — is this address real?
find_email
Name + domain → verified work email
find_mobile
B2B profile or email → direct mobile number
search_profile
Full profile — title, company, history, education
search_company
Domain → industry, size, revenue, HQ, and more
find_competitors
Company → list of competitor companies
get_technographics
Domain → tech stack (CRM, analytics, hosting)
find_employees
Company → names, titles, emails, profiles
find_role
Find the VP Sales, CTO, etc. at any company
detect_job_change
Check if a contact switched companies
social_to_email
B2B profile → verified work email
get_company_funding
Funding rounds, investors, amounts raised
find_jobs
Search job postings by company, title, location
check_credits
Check your remaining credit balance (free)
Real-World Usage
What you can ask
“Validate these 50 emails and tell me which ones bounced”
AI calls validate_email for each, returns a clean/bounced breakdown
“Find the VP of Engineering at Stripe”
Returns name, email, profile, phone
“What tech stack does notion.so use?”
Returns CRM, analytics, hosting, frameworks, and more
“Enrich acme.com — I need everything”
40+ fields: revenue, headcount, funding, industry, socials
Quick Setup
Set up in 30 seconds
Paste your API key, pick your tool, copy the config.
Get your key at app.leadmagic.io/settings/api
{
"mcpServers": {
"leadmagic": {
"url": "https://mcp.leadmagic.io/mcp",
"headers": {
"x-leadmagic-key": "YOUR_API_KEY"
}
}
}
}Prefer the command line?
The LeadMagic CLI gives you bulk CSV enrichment, AI-powered data querying, and full automation from your terminal. Same API key, same credits.
curl -fsSL https://releases.leadmagic.io/install.sh | bashFAQ
Frequently asked questions
Ready to connect?
Get an API key, paste the config, and your AI assistant becomes a B2B data powerhouse.