Lusha MCP review: 22 tools, two integration paths, one shared rate limit

Prefer this source on Google

Sales intelligence

Best for

A team already running Lusha that wants reps searching and enriching contacts from inside Claude or ChatGPT, no separate browser tab needed, on any plan including Free.

Not for

A team that needs webhooks, Website Visitors matching, or Decision Makers data through the same interface. None of that ships through MCP.

What it costs

Nothing extra. MCP calls draw from the same credit pool as whatever Lusha plan is already in place.

Fit for a solo marketer or founder80Free plan works, natural-language queries, setup runs about 10 to 15 minutes.
Integration depth8222 documented tools reaching 8 named clients: Claude, ChatGPT, Codex, VS Code, Cursor, Gemini CLI, n8n, Gong AI Briefer.
Time to first useful output78Lusha's own walkthrough demonstrates a working prompt inside 15 minutes of connecting.
Documentation consistency28Plan-access guidance flipped between an August webinar and current docs; accuracy and company-count figures disagree across Lusha's own pages.
Self-serve vs. sales-led buying85No sales call needed; the setting is on by default in account settings.

The two servers

MCP server (hosted)
mcp.lusha.com, 22 documented tools
MCP server (open source)
lusha-oss/lusha-public-api-mcp on GitHub, 2 tools, Apache-2.0
Authentication
OAuth for Claude, ChatGPT and Codex; API key for VS Code, Cursor, n8n and Gemini CLI
Supported clients
Claude, ChatGPT, Codex, VS Code, Cursor, Gemini CLI, n8n, Gong AI Briefer
Open-source stats
6 stars, 2 forks, capped at 100 contacts or companies per bulk request

What’s exposed, what’s not

Call limits
25 companies or 50 contacts per call, against 100 records on the REST API
Response budget
Sized to a 25,000-token limit, per Scalekit’s independent comparison
Missing from MCP entirely
Webhooks, the Tables feature, Decision Makers, and Website Visitors matching
Credit pool
Shared with the REST API; a failed lookup isn’t charged
Scalekit’s verdict
MCP suits interactive research; the REST API stays necessary for bulk enrichment and scheduled jobs

Access and setup

Plan access
Any plan, on by default in account settings, per Lusha’s current documentation
Earlier guidance
An August 2026 webinar recap said MCP required a Sales Starter plan or higher
Setup time
About 10 to 15 minutes through claude.ai’s connector directory or the matching ChatGPT app entry
Cost
No separate charge beyond the plan already in place
Demo prompt
Find Series B SaaS companies in the UK, 50 to 200 employees, that hired a VP of Sales in the last 90 days

The numbers that don’t hold still

MCP page, search layer
290M+ contacts, 195M+ emails, 117M+ direct dials, 26M+ companies
Same page, hero line
29M+ companies, three million more than its own stat box beneath it
MCP page, intelligence layer
7 predictive models, 24 buying signals, 10,000+ lookalikes
Accuracy claims
~90% overall (MCP page), 85% phone / 97% email for Europe (Claude integration post), 98% email / 86% phone (main pricing page)
Main Lusha review, general database
280M+ direct dials, 152M+ business emails, 30M+ company profiles

Alternatives to Lusha MCP

ZoomInfo GTM.AI

ICPMulti-agent GTM stacksPerplexity and Replit reach RevCmpRnkRpt
Fit
PROSix core functions live for Claude, ChatGPT, Perplexity and Replit|CONNo free plan; MCP access rides on the same quote-only pricing as the rest of ZoomInfo
75
Price
PRONew ChatGPT connector sign-ups get 100 free credits to test it|CONBeyond that trial, pricing is quote-only, unlike Lusha’s on-by-default Free access
40
Setup
PROOne-time scoped configuration, per this site’s own MCP database|CONLess client-by-client documentation than Lusha publishes
68

Not forA team that wants to try MCP without a sales call first; ZoomInfo’s pricing sits behind "contact sales" on every tier.

Apollo.io MCP

ICPPrice-sensitive teamsEnrichment plus sequencing RevCmpRnkRpt
Fit
PRO230M+ verified contacts, reaching Claude, ChatGPT and Perplexity|CONDoesn’t reach Codex or Gong AI Briefer the way Lusha’s connector does
80
Price
PROWorks on any plan including Free, the same access model Lusha landed on|CONEnrichment still draws down credits, the same limitation Lusha has
82
Workflow
PROOne cited customer sequenced 530+ contacts across 5 verticals in 3 months, cutting 15 to 20 hours of manual work|CONBundling enrichment with outreach means less of Apollo’s own documentation is prospecting-specific
75

Not forA team that wants contact data and sequencing kept in separate tools; Apollo bundles both into one MCP connector.

Seamless.AI MCP

ICPHigh tool-count workflowsFree-seat prospecting RevCmpRnkRpt
Fit
PRONative MCP server shipped 6 May 2026, also reaching Claude and ChatGPT|CONIts own review found measured deliverability complaints against the "verified" label
65
Price
PROFree plan available, 50 credits and one seat|CONPro and Enterprise both read "contact sales," the same gap that costs Lusha points on documentation
55
Coverage
PRO54 tools across 11 domains, roughly 2.5x Lusha’s 22|CONMore tools hasn’t translated into fewer accuracy complaints in its own review
70

Not forA buyer who already discounted Lusha over data-quality complaints; Seamless’s own review documents the same category of complaint.

Lusha runs two different things under the same name, and mixing them up is easy to do by accident. One is a two-tool open-source package on GitHub that a developer runs themselves. The other is a hosted, 22-tool server that shows up directly inside Claude’s and ChatGPT’s own connector directories.

This review breaks down what ships through each, what the REST API can do that neither covers, and where Lusha’s own marketing pages disagree with each other on access and on the accuracy of the data underneath it.

MCP, short for Model Context Protocol, is the open standard that lets an AI assistant call a vendor’s own tools mid-conversation and pull real data into the chat. For a sales team, that means asking Claude to pull a list of VPs of Sales at Series B companies and getting back real, credit-metered contact records grounded in Lusha’s own database.

This review is scoped to the MCP layer specifically: what it exposes, what it costs, and how it holds up against Lusha’s own REST API and against three competitors running the same play. For contact accuracy, the credit system, and the rest of the product, the site’s main Lusha review covers the full picture; this page exists because the MCP server is now big enough, and inconsistent enough across Lusha’s own pages, to need its own accounting.

Anyone already paying for Lusha and weighing the MCP connector’s ten-minute setup against its payoff, or evaluating Lusha partly on how well it plays with an AI-agent workflow, is the intended reader here.

↑ FACT SHEETTwo servers, one name

Comparison of Lusha's two MCP servers: a hosted 22-tool server at mcp.lusha.com reaching eight named AI clients, and a two-tool open-source package on GitHub authenticated with a plain API key

Lusha publishes an open-source MCP server on GitHub, lusha-oss/lusha-public-api-mcp: a two-tool npm package (personBulkLookup, companyBulkLookup) that authenticates with a Lusha API key passed as the LUSHA_API_KEY environment variable and caps a bulk request at 100 contacts or companies. As of this review it carries 6 stars and 2 forks, Apache-2.0 licensed.

The server that shows up in Claude’s and ChatGPT’s own connector directories is a different, hosted one at mcp.lusha.com. It exposes 22 tools across contact and company search, enrichment, prospecting filters, signal lookups, lookalikes and account usage, authenticated over OAuth for Claude, ChatGPT and Codex, or an API key for VS Code, Cursor, n8n and Gemini CLI.

Scalekit’s independent comparison of the two access paths counts the same 22 tools on the hosted side.

Neither server replaces the other. The open-source one suits a developer who wants a small, self-hosted tool with full control over the code. The hosted one is what a rep connects to from inside a chat window, and it’s the one every figure in this review refers to unless stated otherwise.

↑ FACT SHEETSetting it up and the first prompt

Setup runs through claude.ai’s connector directory or the matching ChatGPT app entry: add the connector, complete OAuth, confirm the tools show up in the chat’s tool menu. Lusha’s own walkthrough demonstrates it with a real prompt: find Series B SaaS companies in the UK with 50 to 200 employees that hired a VP of Sales in the last 90 days, followed by a second prompt pulling verified direct dials and work emails for the VP of Revenue at each result.

A sponsored LinkedIn post by GTM consultant Maja Voje, disclosed as paid but built around a workflow she says was implemented for a real client, walks through a similar pattern with Lusha and Claude’s MCP connector: build a contact list of 2,000-plus marketing agencies in Texas, enrich it with Lusha to surface 25 new leads a day, then use the connector to draft outreach emails without leaving Claude.

It’s sponsored, promotional content, and it should be read with that label attached. The workflow it describes still lines up with what Lusha’s own documentation says the connector does.

No independent account beyond that has surfaced. A search across Reddit, Hacker News, X and G2 for commentary specific to Lusha’s MCP server turned up nothing at the time of this review. The connector is new enough that outside opinion of it hasn’t formed yet.

↑ FACT SHEETWhat the REST API can do that MCP can’t

Lusha MCP per-call limits against the REST API: 25 companies or 50 contacts per MCP call versus 100 records on the REST API, plus webhooks, Tables, Decision Makers and Website Visitors matching available only on the REST API

A single MCP call tops out at 25 companies or 50 contacts, against 100 records on the REST API, sized to what Scalekit’s write-up calls a 25,000-token response budget. Four things the REST API can do are missing from MCP altogether: webhooks, the Tables feature, Decision Makers, and Website Visitors matching.

MCP calls draw from the same credit pool as the REST API, and both authenticate through the same account. A failed lookup isn’t charged, but one rep running a heavy prospecting session through Claude can eat into the rate limit the rest of the team’s API calls share, a detail neither Lusha’s marketing pages nor its webinar recap mention.

Scalekit’s own conclusion, from a company that sells credential management and doesn’t compete head-on with Lusha, is that MCP suits interactive research on modest volumes while the REST API stays necessary for bulk enrichment, webhooks and anything that has to run on a schedule. Production teams, in its account, typically run both at once.

↑ FACT SHEETWho can turn it on

Lusha’s own account of who gets access has moved. An August webinar recap said MCP required a Sales Starter plan or higher. Its current documentation says any plan qualifies, and the setting is on by default in account settings, no separate purchase.

That leaves a real question for anyone reading an older guide or a webinar recording: the account settings are the one reliable answer, since Lusha’s own public pages have already stated two different ones.

↑ FACT SHEETThe database Lusha markets through MCP

Four figures Lusha publishes for the same underlying database: 29 million-plus and 26 million-plus companies on the same MCP landing page, and 117 million-plus direct dials on that page against 280 million-plus on the site's main Lusha review

The MCP landing page markets two data layers: a search layer with 290 million-plus contacts, 195 million-plus emails, 117 million-plus direct dials and 26 million-plus companies, and an intelligence layer built on 7 predictive models, 24 buying signals and 10,000-plus lookalike profiles. The company count doesn’t hold still within the same page: the hero subheading above those boxes states 29 million-plus companies, three million more than the stat box beneath it.

Those numbers also don’t match the figures Lusha publishes elsewhere. The main Lusha review documents a general database of over 280 million direct dials, more than 152 million business emails and over 30 million company profiles, sourced independently. The MCP page’s 117 million direct dials is a materially smaller number than the 280 million figure quoted on Lusha’s general marketing, for what reads like the same underlying database.

Accuracy claims follow the same pattern. The MCP landing page cites roughly 90% overall; the Claude integration post narrows that to 85% phone and 97% email, for European markets specifically. Neither matches the 98% email and 86% phone Lusha publishes on its main pricing page, the same claimed-versus-reported gap the main review’s data-quality section already tracks with real campaign results.

↑ FACT SHEETLusha MCP alternatives

ZoomInfo runs its own MCP connector across six core functions: finding and enriching accounts, finding and enriching contacts, and researching both, live for Claude, ChatGPT, Perplexity and Replit. New ChatGPT connector sign-ups get 100 free credits to test it. A team already choosing between ZoomInfo and Lusha on data depth gets the same MCP-versus-REST tradeoff on either side. See the Lusha vs. ZoomInfo comparison for the rest of the platform-level differences.

Apollo.io’s MCP connector works on any plan including Free, the same access model Lusha eventually landed on, reaching Claude, ChatGPT and Perplexity against a claimed 230 million-plus verified contacts. One customer Apollo cites enrolled 530-plus contacts into sequences across five industry verticals in three months, work it says previously took 15 to 20 hours done by hand.

Apollo.io bundles that data layer with outreach sequencing in the same platform, a combination Lusha doesn’t offer on its own.

Seamless.AI shipped a native MCP server on 6 May 2026, also reaching Claude and ChatGPT, for finding and enriching contacts, building lists and researching accounts through natural-language prompts. Its own base-platform review and dedicated MCP writeup document real deliverability complaints against Seamless’s “verified” label, the same category of complaint that shows up in Lusha’s own accuracy discrepancies above.

FullEnrich runs its MCP server at mcp.fullenrich.com, documented 7 May 2026, also live for Claude and ChatGPT. Search previews are free for the first 10 results; a full export costs 0.25 credit a record. FullEnrich’s waterfall model over 20-plus providers is a different bet than Lusha’s single-source database, and its MCP server inherits that same tradeoff.

Verdict

A team already on Lusha, comfortable with its credit system and mainly running lookups a rep could otherwise do through the browser extension, gets a real convenience upgrade from the MCP connector: the same data, without switching tabs, on whatever plan it already pays for.

Anyone picking a sales-intelligence vendor mainly for its AI-agent story should look past the marketing page’s own numbers first. Lusha’s MCP landing page can’t keep its own company count consistent within a single scroll, and its accuracy claims move depending on which of Lusha’s pages states them.

The gap sits in Lusha’s documentation: whichever page a reader lands on first states a different number, so the account settings are the one place to check directly.

A team that needs webhooks, Website Visitors matching or Decision Makers data inside the same AI workflow should stay on the REST API for those calls; MCP doesn’t cover them, and Lusha hasn’t said when or if it will.