LeadDelta MCP Server

MCP serverProductivity

This app connects LeadDelta to your AI assistant so it can manage your LinkedIn connections and CRM data for you. Once added, your AI can work with your network and contact records directly, so you spend less time digging through LeadDelta yourself.

Available today. Use it from your connected AI after setup.

After adding the app, ask your AI to show your LinkedIn connections or pull up a contact from your LeadDelta CRM.

Then ask your AI: use LeadDelta MCP Server

What your AI can do with it

  • Manage your LinkedIn connections through your AI assistant
  • Look up contacts and their details in your LeadDelta CRM
  • Update and organize your CRM records
  • Handle connection and CRM tasks without leaving your conversation with your AI

From the project's README

As published by leaddelta/ld-mcp-server in README.md.

Connect your AI assistant to LeadDelta — the LinkedIn CRM — and manage your network directly from Cursor, Claude, or any MCP-compatible client.

Available Tools

ToolDescription
get_connections_mcpSearch and filter your LinkedIn connections by name, company, job title, location, or headline
get_connections_listRetrieve your full list of LeadDelta connections

Setup in Cursor

Option A — Remote (recommended, no installation required)

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.

Example Usage

Once connected, you can ask your AI assistant:

  • "Show me all my connections working at OpenAI"
  • "Find connections with 'Head of Growth' in their title"
  • "List my connections based in London"
  • "Who do I know at Series B startups?"

Transport Support

The server supports two transport protocols:

TransportEndpoint
Streamable HTTP/mcp

Authentication is accepted via:

  • Authorization: Bearer YOUR_LEADDELTA_API_KEY header

Signals

Last commit
Mar 2026
Advanced
Delivery
mcp-server MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-leaddelta-mcp-server
Source
github.com/leaddelta/ld-mcp-server
Hosted endpoint
https://mcp.leaddelta.com/mcp