LinkDeal MCP Server
Find warm LinkedIn leads via AI. Enrich contacts, unlock comments, deliver to Slack.
Documentation
Model Context Protocol
Connect your AI agent to LinkDeal.
LinkDeal exposes a fully authenticated MCP server at app.linkdeal.ai/api/mcp. Any MCP-compatible AI agent, including Claude, Cursor and OpenAI Codex, can find LinkedIn leads, enrich contacts and deliver them to Slack through natural language.
Claude DesktopCursorOpenAI Codex
Get startedView all 17 tools
17
MCP tools available
3
AI clients supported
1
API key to connect
How to connect in 3 steps
1
Sign up and go to Settings
Create a free LinkDeal account at app.linkdeal.ai/signup and navigate to Settings to generate your API key.
2
Add to your AI client config
Paste the config snippet into your Claude Desktop, Cursor or agent configuration file. Replace YOUR_API_KEY with your generated key.
3
Start finding leads in natural language
Ask your agent to find leads at a company, enrich a contact or send results to Slack. All 17 tools are available immediately.
Config snippets
Claude DesktopCursor / Codex
claude_desktop_config.jsonCopy
{
"mcpServers": {
"linkdeal": {
"command": "npx",
"args": [
"mcp-remote",
"https://app.linkdeal.ai/api/mcp",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}
Replace YOUR_API_KEY with the key generated in Settings. Keys start with ld_
17 available tools
get_credits
Check your current credit balance, subscription status and top-up pricing
top_up_credits
Top up credits using your saved payment method. Automatically uses your plan rate.
credits
find_leads_by_company
Find LinkedIn leads who reacted to posts at a specific company domain
domains, posts_to_scan, title_keywords, locations, min_connections
find_leads_by_keyword
Find leads who reacted to posts about a keyword or topic this week
keyword, date_posted, posts_to_scan, filters
enrich_lead
Unlock business email and phone number for a specific lead
linkedin_url, search_id
get_lead_recent_posts
Get a lead's own recent posts sorted by engagement score
enrich_lead_comments
Unlock the top commenters on the post a lead reacted to. Returns up to 10 commenters with name, title, LinkedIn URL and comment text. Higher-intent signal than reactions alone -- costs 10 credits.
search_lead_id, search_id, linkedin_profile_urn
setup_slack_webhook
Save a Slack webhook URL to your account
webhook_url
disconnect_slack_webhook
Remove the saved Slack webhook
send_leads_to_slack
Send specific leads to your Slack channel
leads, webhook_url?
send_all_leads_to_slack
Send all leads from a search to Slack
search_id, webhook_url?
get_search_history
Retrieve your past searches with filters
page, limit, query
save_search
Save search parameters for quick reuse
name, search_mode, search_query, filters_json
get_billing_info
Get full subscription status, credits remaining and top-up pricing
cancel_subscription
Cancel subscription at end of current period. Access and credits retained until then.
reactivate_subscription
Undo a cancellation and keep your subscription active.
get_subscription_plans
Get all available plans, pricing and trial details.
Technical details
MCP URL
https://app.linkdeal.ai/api/mcp
Transport
HTTP with Server-Sent Events (SSE), stateless, Vercel compatible
Authentication
Bearer token via Authorization header. Generate keys at app.linkdeal.ai/settings
SDK
@modelcontextprotocol/sdk v1.29.0
MCP_SERVER_NAME: LinkDeal MCP_SERVER_URL: https://app.linkdeal.ai/api/mcp MCP_TRANSPORT: http-sse MCP_AUTH: bearer-token MCP_VERSION: 1.29.0 MCP_TOOL_COUNT: 17 MCP_CAPABILITIES: lead-generation, contact-enrichment, slack-delivery, search-history, billing-management, comment-enrichment, reaction-signals MCP_COMPATIBLE_CLIENTS: claude-desktop, cursor, openai-codex, any-mcp-client MCP_PROVIDER: LinkDeal (linkdeal.ai) MCP_DESCRIPTION: B2B LinkedIn lead generation MCP server. Find leads by company or keyword, enrich with email and phone, deliver to Slack, manage billing.
Ready to connect your agent?
Generate an API key and connect LinkDeal to your AI agent in under 2 minutes.
Get started freeGenerate API key