Connects Claude to LeadDelta's LinkedIn CRM so you can query and filter your professional network through natural language. Exposes two tools: get_connections_mcp for searching by name, company, title, location, or headline, and get_connections_list for pulling your full contact database. Runs as a remote service over streamable HTTP, authenticated with your LeadDelta API key from the integrations panel. Useful if you're doing outreach research, building prospect lists, or need to quickly surface "who do I know at Company X" without leaving your editor. No local installation required, just add the endpoint to your MCP config and start asking questions about your network.
Connect your AI assistant to LeadDelta — the LinkedIn CRM — and manage your network directly from Cursor, Claude, or any MCP-compatible client.
| Tool | Description |
|---|---|
get_connections_mcp | Search and filter your LinkedIn connections by name, company, job title, location, or headline |
get_connections_list | Retrieve your full list of LeadDelta connections |
Open Cursor Settings → MCP and add a new server, or edit ~/.cursor/mcp.json directly:
{
"mcpServers": {
"leaddelta": {
"url": "https://mcp.leaddelta.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_LEADDELTA_API_KEY"
}
}
}
}
Where to find your API key: Log in to app.leaddelta.com → Integrations → API Key.
Once connected, you can ask your AI assistant:
The server supports two transport protocols:
| Transport | Endpoint |
|---|---|
| Streamable HTTP | /mcp |
Authentication is accepted via:
Authorization: Bearer YOUR_LEADDELTA_API_KEY headerexplorium-ai/vibeprospecting-mcp
io.github.compuute/lead-enrichment
dev.workers.selbyventurecap.cf-worker/apollo-salesforce-mapper
io.github.br0ski777/company-enrichment
com.mcparmory/apollo
mambalabsdev/mcp-gtm-tech-stack-signal-scraper