SalesTouch Docs
Remote MCP · v0.5.0Protocol 2025-06-18

LinkedIn infrastructure,built for AI agents.

Give Codex, Claude, and any MCP-compatible client a precise toolset for LinkedIn reads, outreach, conversations, engagement, and extraction.

Endpoint
https://www.salestouch.io/api/mcp
26
typed MCP tools
OAuth 2.1
scoped access

Start with one working loop

SalesTouch is a remote LinkedIn MCP. Your agent discovers typed tools, requests OAuth access, and runs LinkedIn work through your connected account. You stay in the conversation while the agent handles identifiers, pagination, and normalized results.

How the MCP works

  1. Your MCP client connects to https://www.salestouch.io/api/mcp.
  2. SalesTouch authenticates the user with OAuth and grants explicit scopes.
  3. The client discovers the current SalesTouch tool catalog.
  4. Your agent calls a tool with JSON arguments.
  5. SalesTouch returns text content containing normalized JSON for the agent to interpret.

One source of truth

The tool reference in these docs is generated from the same catalog served by MCP tool discovery. A release cannot add a public tool without adding its human documentation.

What you can build

  • Read profiles, companies, posts, feeds, and conversations.
  • Send invitations, follow-ups, messages, comments, likes, and posts.
  • Extract prospects from LinkedIn searches, Sales Navigator, post engagement, groups, and viewer analytics.
  • Inspect queue and lead state before continuing a workflow.
  • Page through large stored extractions without flooding the agent context.

Ready to test the connection? Continue with Getting started.