Our MCP server provides integration between the Generect Live API and any Client that supports MCP (e.g., Cursor, Claude Desktop, OpenAI’s Responses API). This allows you to access Generect’s lead search, company search, email generation, and other tools directly in natural language workflows.Documentation Index
Fetch the complete documentation index at: https://docs.generect.com/llms.txt
Use this file to discover all available pages before exploring further.
- Remote MCP (Custom Connectors) — No installation required, connect via URL or registry ID
- Local MCP (this page) — Uses
npxto run the MCP server locally
https://api.generect.com. You will use this endpoint on every integration. However, the configuration on different clients has some minor differences.
Configuration
How to use MCP with Claude Desktop?
For remote MCP (no installation), see Remote MCP (Custom Connectors). This page covers local MCP via npx. Use Claude Desktop and visit Settings (click your account icon → Developer tab → Edit config). Visit Settings in the Claude Desktop app. You can find them in dropdown when click on your account icon. Then navigate to the Developer tab, click Edit config button
claude_desktop_config.json file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
your-api-key with your actual API key. The Token prefix is optional — both your-api-key and Token your-api-key are accepted.
generect-api MCP as active in Search and tools dropdown.
After some message where Claude decides to (for example) search leads, you will be prompted to allow the use of external tool.


How to use MCP with Cursor?
Use this button to add MCP directly to Cursor IDE:Available Tools
The MCP integration provides access to the followingGenerect API functions:
search_leads: Search for leads by ICP filterssearch_companies: Search for companies by ICP filtersgenerate_email: Generate an email using first/last name and domainget_lead_by_url: Get LinkedIn lead by profile URLhealth: Quick health check against the API