# Aeroleads — MCP server on mcp.ai > Connect your Aeroleads account and use 1 tools for contact management straight from your AI agent. Connect with your own API key. AeroLeads is a B2B lead generation platform that helps users find business emails and phone numbers of prospects. By: mcp.ai · official Page: https://mcp.ai/aeroleads ## Connect (MCP protocol) Remote MCP endpoint (HTTP, streamable): https://api.mcp.ai/p_aeroleads?ms=1787293560000 Add it as a custom/remote MCP connector, then authenticate when prompted. ## REST API (no MCP client required) Every tool is also a REST endpoint, authed with a workspace API key. Discover: GET https://api.mcp.ai/api/aeroleads/_endpoints # public; lists every endpoint Call: POST https://api.mcp.ai/api/aeroleads/ Authorization: Bearer sk_live_… # create one at https://mcp.ai/settings/api-keys Content-Type: application/json Body: { …args } → { "ok": true, "tool": "", "result": { … } } ## Developer docs How to use (MCP or REST), markdown: https://mcp.ai/aeroleads/skill.md Postman collection (v2.1): https://mcp.ai/aeroleads/postman.json ## Tools - aeroleads_get_details_from_linkedin_url(linkedin_url: string) — Tool to retrieve detailed information about a prospect using their LinkedIn profile URL. Use after confirming you have a valid public LinkedIn URL, to enrich lead profiles with additional details. ## Example prompts - "What can I do in Aeroleads?" - "Show me a summary of my Aeroleads account" ## Links Docs: https://mcp.ai/docs/mcps/aeroleads Website: https://mcp.ai/mcps/aeroleads