What is MCP?
The Model Context Protocol (MCP) lets LLMs call Linkup API directly — all LinkedIn and B2B intelligence tools become native capabilities of your AI assistant.Endpoint
x-api-key header. Get your key at app.linkupapi.com.
Claude (Desktop / Code)
Run this in your terminal:ChatGPT (Custom Connectors)
In ChatGPT → Settings → Connectors → Add custom connector:- Name: Linkup API
- Server URL:
https://mcp.linkupapi.com/mcp - Authentication: Custom header
- Header name:
x-api-key - Header value:
YOUR_API_KEY
Gemini (gemini-cli / Gemini Code Assist)
Add to~/.gemini/settings.json:
Cursor / Windsurf / Other MCP Clients
Add this to your MCP config (e.g.~/.cursor/mcp.json):
Verify it works
Ask your LLM: “Validate the email [email protected] using Linkup API”. It should call thevalidate_email tool and return a result.
Available tool categories
- LinkedIn Engagement — login, search, connect, message, post, react, comment
- LinkedIn Data — profile enrichment, company info, search
- Mail Intelligence — find, validate, reverse lookup
- B2B Intelligence — funded companies, hiring signals
- Recruiting — candidates, CVs, job posts