Connecting Cursor to LinkDeal
Step-by-step guide to connecting Cursor IDE to LinkDeal via OAuth or API key.
Last updated: 17 August 2026
Cursor is an AI-powered code editor that supports MCP with OAuth. You can connect LinkDeal to prospect while coding.
Option 1: Connect via OAuth (recommended)
OAuth is the fastest way to connect. No API key needed.
- In Cursor, go to Settings > MCP
- Click Add MCP Server
- Enter LinkDeal as the name
- Enter
https://app.linkdeal.ai/api/mcpas the URL - Select OAuth as the auth method
- Click Connect
- Sign in with your LinkDeal account when prompted
You are done. All 18 MCP tools are now available in Cursor's chat.
Option 2: Connect via API key
Use this method if OAuth is not available or you prefer API key authentication.
Prerequisites
- Cursor installed (download from cursor.so)
- A LinkDeal account with an active subscription
- An API key from LinkDeal Settings
Step 1: Generate an API key
- Log in to LinkDeal
- Go to Settings in the navigation
- Scroll to API Keys
- Click Generate New Key
- Copy the key (starts with
ld_)
Keep this key secure. You will not be able to see it again.
Step 2: Open Cursor settings
In Cursor, open the command palette (Cmd+Shift+P on Mac, Ctrl+Shift+P on Windows) and search for "MCP" or "Model Context Protocol".
Alternatively, navigate to Settings and find the MCP configuration section.
Step 3: Add the LinkDeal MCP server
Add a new MCP server with these details:
Name: linkdeal
URL: https://app.linkdeal.ai/api/mcp
Headers:
- Authorization: Bearer YOUR_API_KEY
Replace YOUR_API_KEY with your actual API key.
Step 4: Test the connection
In Cursor's chat, try:
"Check my LinkDeal credit balance"
If connected, Cursor will use the MCP tools to fetch your balance.
Using LinkDeal in Cursor
Cursor's AI can now:
- Find leads while you are working on outreach copy
- Enrich contacts mentioned in your code or notes
- Send leads to Slack without leaving the editor
Example workflow:
- You are writing a sales email template
- Ask Cursor: "Find 5 VPs of Engineering at AI startups"
- Cursor returns leads
- Ask: "Enrich the first one"
- Use the email address in your template
Troubleshooting
MCP not available: Ensure your Cursor version supports MCP. Update to the latest version.
Connection issues: Verify your API key and check that you are signed in to LinkDeal. For OAuth, try disconnecting and reconnecting.
Tools not appearing: Restart Cursor after configuration changes.
Frequently asked questions
Related articles
Connecting to LinkDeal via OAuth
Connect your AI agent to LinkDeal using OAuth. No API key needed. Works with Claude, Cursor, ChatGPT and any MCP client.
What is the LinkDeal MCP server?
Learn how the LinkDeal MCP server lets your AI assistant find leads, enrich contacts, and send to Slack hands-free.
Connecting Claude Desktop to LinkDeal
Step-by-step guide to connecting Claude Desktop to LinkDeal via OAuth or API key.
Generating and managing API keys
Learn how to generate, rotate, and revoke LinkDeal API keys for MCP server and integrations.