Connect your account, then chat with AI to run tools.
Search LinkedIn Sales Navigator on behalf of your connected LinkedIn account — people search, account search, profile lookups, and InMail. Connect once via the in-app sign-in flow; no LinkedIn cookies or browser extensions required.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for LinkedIn Sales Navigator — workflow patterns, data models, and gotchas for your AI agent.
Search LinkedIn Sales Navigator using a connected LinkedIn account. The connected account must hold an active Sales Navigator subscription — without it, Sales Navigator-specific filters return no results.
LinkedIn does not publish API rate limits, but it actively detects non-human usage patterns and will temporarily restrict or permanently ban accounts that exceed them. Bans hit the connected LinkedIn account itself — the user loses Sales Navigator access entirely, not just API access. There is no appeal path that restores high-volume access.
To make this hard to get wrong, the bundle enforces two server-side caps per connected LinkedIn account:
Both caps are keyed by the connected LinkedIn account, so re-binding the same account through a fresh credential does not reset the count — the budget belongs to the LinkedIn account, not to the credential row.
Even with the caps in place, treat each connected account as a single human operator:
LinkedIn search filters expect bare numeric id strings (regex ^\d+$) for every id-shaped field — locations, industries, companies, schools, groups, postal codes, saved-search ids, recent-search ids. Pass "1441", NOT "urn:li:company:1441". URN-prefixed strings are rejected with HTTP 400. Resolve freeform names ("San Francisco Bay Area", "Software Development") via the search-parameter resolver tool and pass its id field straight through.
A few axes are not id-shaped and use small enum integers:
1=Owner, 2=Partner, 3=CXO, 4=VP, 5=Director, 6=Manager, 7=Senior, 8=Entry, 9=Training, 10=Unpaid.1=Accounting, 4=Business Development, 8=Engineering, 15=Operations, 25=Sales.Classic and Sales Navigator share the filter shape but use distinct id namespaces for industry and location. The resolver's service parameter selects which namespace to resolve against (CLASSIC vs SALES_NAVIGATOR) — match it to the eventual search api. Resolved ids are not portable across the two surfaces; resolve once per target api.
Filter shape per surface:
{include: ["1441", ...], exclude: ["..."]} for location, industry, company, school, role, seniority, function, past_company, past_role, company_location.["1441", ...] for industry, location, company, school, service.Search results are returned in pages. Use start (offset) and limit (page size, default 25, max 100). Sales Navigator caps total results per saved-search query around 2,500 — for broader pulls, slice the search by additional filters.
The bundle deliberately keeps the surface small with two patterns worth knowing:
include array that fans out related feeds (recent posts, comments, reactions) in parallel — one call returns the full research view. The inbox tool covers both browsing chats and reading one chat's messages: pass a chat_id to drill into a thread, omit it to list the inbox.attendees) and replying in an existing thread (pass chat_id). To send the opening message as an InMail, set inmail=true with a subject (consumes one InMail credit from the connected account's premium subscription). Connection invitations live in their own tool because LinkedIn meters them on a separate quota.api='classic' for public LinkedIn search. Do NOT retry the SN endpoint after a 403 — Unipile exposes no separate seat-status surface, so the 403 is authoritative for that connected account. Re-issue the same query with api='classic' to use the public LinkedIn search instead.Return the connected LinkedIn account's identity (name, headline, public identifier, premium subscriptions) along with its current InMail credit balan...
Fetch a LinkedIn company profile by vanity, numeric id, or organization URN. Optionally include recent posts in parallel for a one-call company snapsh...
Fetch a LinkedIn member's profile. Optionally fan out to their recent posts, comments, and reactions in parallel for a complete research view in one c...
Send a LinkedIn connection invitation from the connected account, with an optional note (max 300 chars). LinkedIn applies its own daily / weekly invit...
Browse LinkedIn chats on the connected account, or drill into one chat's messages. Without chat_id you get the paginated inbox; with chat_id you get t...
List the connected account's 1st-degree LinkedIn connections, with optional name substring filter. Pair with filter='<full name>' and limit=1 to check...
Search LinkedIn on behalf of the connected account. Covers Sales Navigator people and account search (requires an active Sales Navigator subscription ...
Resolve freeform names (industries, locations, companies, schools, job titles, etc.) into the bare numeric ids (^\d+$) that LinkedIn search filters re...
Send a LinkedIn message from the connected account. Pass chat_id to reply in an existing thread; pass attendees (one or more LinkedIn provider ids) to...
Search LinkedIn Sales Navigator on behalf of your connected LinkedIn account — people search, account search, profile lookups, and InMail. Connect once via the in-app sign-in flow; no LinkedIn cookies or browser extensions required. It provides 9 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/linkedin-sales-nav. Authentication is handled automatically.
LinkedIn Sales Navigator provides 9 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
LinkedIn Sales Navigator uses API Key. LinkedIn Sales Navigator requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect LinkedIn Sales Navigator to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This MCP server groups tools behind an endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More customer relation integrations you might like
Affinity is a relationship intelligence CRM platform designed for deal flow and relationship managem...
AgileCRM is a customer relationship management platform that helps businesses manage sales, marketin...
Aircall is a cloud-based call center and phone system that integrates with various CRM and Helpdesk ...
Apptivo is a cloud-based suite of CRM applications designed to manage sales, marketing, and support ...
Attio communication and activity data — email threads, call recordings with transcripts, and meeting...
Attio workspace administration — manage objects, attributes, select options, statuses, list schemas,...