search_b2b_leads — Getlead MCP Tool Read-only
search_b2b_leads
(search b2b leads) is one of 35 tools on the
Getlead
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_b2b_leads from your client
- Claude Code Getlead search_b2b_leads run in your project directory
- Claude Desktop Getlead search_b2b_leads ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Getlead search_b2b_leads ~/.cursor/mcp.json
- VS Code Getlead search_b2b_leads .vscode/mcp.json
- Zed Getlead search_b2b_leads ~/.config/zed/settings.json
- Windsurf Getlead search_b2b_leads ~/.codeium/windsurf/mcp_config.json
- Cline Getlead search_b2b_leads ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Getlead search_b2b_leads ~/.gemini/settings.json
- Grok Getlead search_b2b_leads .mcp.json (in your project root)
- ChatGPT Getlead search_b2b_leads Settings → Connectors → Advanced → Developer mode
- Claude.ai Getlead search_b2b_leads Settings → Connectors → Add custom connector
- LangChain Getlead search_b2b_leads pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http leads https://mcp.getle.ad/mcp
Other tools on this server
- get_account
- list_mailboxes
- test_mailbox
- list_campaigns
- get_campaign_stats
- get_campaign_analytics
- control_campaign
- create_campaign
- crm_leads
- crm_update_lead
- check_deliverability
- suppression
- email_templates
- get_inbox
- get_thread
- draft_reply
- send_reply
- list_opportunities
- update_opportunity
- preview_b2b_leads
- enrich_lead
- scrape_leads_start
- scrape_job_status
- scrape_job_leads
- verify_email
- verify_list_start
- verify_list_status
- find_email
- list_lists
- create_list
- get_list_leads
- add_leads_to_list
- export_list_csv
- delete_list
This list was read from the server itself, by connecting to it and calling tools/list on 26 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.