{
  "markdown": "# LeadDelta MCP Server\n\nConnect your AI assistant to [LeadDelta](https://leaddelta.com) — the LinkedIn CRM — and manage your network directly from Cursor, Claude, or any MCP-compatible client.\n\n## Available Tools\n\n| Tool | Description |\n|------|-------------|\n| `get_connections_mcp` | Search and filter your LinkedIn connections by name, company, job title, location, or headline |\n| `get_connections_list` | Retrieve your full list of LeadDelta connections |\n\n## Setup in Cursor\n\n### Option A — Remote (recommended, no installation required)\n\nOpen **Cursor Settings → MCP** and add a new server, or edit `~/.cursor/mcp.json` directly:\n\n```json\n{\n  \"mcpServers\": {\n    \"leaddelta\": {\n      \"url\": \"https://mcp.leaddelta.com/mcp\",\n      \"headers\": {\n        \"Authorization\": \"Bearer YOUR_LEADDELTA_API_KEY\"\n      }\n    }\n  }\n}\n```\n\n> **Where to find your API key:** Log in to [app.leaddelta.com](https://app.leaddelta.com) → Integrations → API Key.\n\n## Example Usage\n\nOnce connected, you can ask your AI assistant:\n\n- *\"Show me all my connections working at OpenAI\"*\n- *\"Find connections with 'Head of Growth' in their title\"*\n- *\"List my connections based in London\"*\n- *\"Who do I know at Series B startups?\"*\n\n---\n\n## Transport Support\n\nThe server supports two transport protocols:\n\n| Transport | Endpoint |\n|-----------|----------|\n| Streamable HTTP | `/mcp` |\n\nAuthentication is accepted via:\n- `Authorization: Bearer YOUR_LEADDELTA_API_KEY` header\n\n",
  "bytes": 1454,
  "sha": "ecc6bb2a989a990dcc03608061958ad53c4f43b2806b08adf1cd571cd8fc904d",
  "repo_slug": "leaddelta/ld-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_leaddelta_mcp_server_2696fa0b/readme"
}