SalesTouch
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SalesTouchResearch this LinkedIn profile and suggest an icebreaker"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SalesTouch
SalesTouch is an AI-native GTM prospecting platform. It helps agents research and qualify prospects, build audiences, start conversations, manage follow-ups, and execute controlled LinkedIn outreach. It provides account, conversation, lookup, outreach, engagement, publishing, queue, and paginated extraction tools through an OAuth-protected remote endpoint.
SalesTouch is not affiliated with, endorsed by, or sponsored by LinkedIn.
Install
Claude Desktop, Cowork, or Claude Code
In Claude Desktop or Cowork, add the marketplace antoinedsh/salestouch, then
enable the salestouch plugin and complete OAuth from /mcp.
In Claude Code:
/plugin marketplace add antoinedsh/salestouch
/plugin install salestouch@salestouch
/mcpCursor
Install this repository as a Cursor plugin, or add the following remote MCP configuration:
{
"mcpServers": {
"salestouch": {
"url": "https://www.salestouch.io/api/mcp"
}
}
}Any Streamable HTTP client
Use https://www.salestouch.io/api/mcp and name the server salestouch. The
client discovers the SalesTouch OAuth flow automatically; no static API key or
LinkedIn credential belongs in the MCP configuration.
Related MCP server: LinkedIn MCP Pro Max
OAuth and first check
The browser authorization flow grants scoped SalesTouch access. LinkedIn passwords, cookies, and authentication secrets are never shared with the AI client.
Verify the connection with a read-only request:
List the LinkedIn accounts connected to my SalesTouch workspace.
Three complete workflows
1. Research a lead without changing external state
Ask SalesTouch to look up a profile URL.
Ask for the profile's recent posts.
Ask the agent to summarize useful context and draft a message.
Review the draft; no message is sent until a mutation tool is authorized.
2. Review a conversation and send an exact reply
Search the conversation by profile URL.
Read the bounded message history.
Ask the agent to draft a reply without sending.
Confirm the recipient and exact text, then authorize
linkedin_message.
3. Turn post engagement into a paginated result
Provide a LinkedIn post URL.
Run
scrape_linkedin_post_reactionsorscrape_linkedin_post_comments.Read the bounded preview and stored result id.
Continue with
scrape_result_pageuntil the result is complete.
Safety and limitations
Read tools are non-destructive and idempotent.
Messages, invitations, likes, comments, and publications modify LinkedIn and are non-idempotent.
Cancelling a queued action modifies SalesTouch state and cannot be assumed idempotent.
Availability depends on an active SalesTouch plan, a connected LinkedIn account, platform availability, permissions, and usage limits.
SalesTouch does not bypass LinkedIn safeguards. Users are responsible for reviewing targets and content and for complying with applicable platform rules and law.
Troubleshooting
If OAuth fails, reconnect from the MCP client, confirm the endpoint, verify the SalesTouch plan and connected account, then retry the read-only account check. Never paste credentials, cookies, OAuth tokens, private messages, or prospect data into a support request.
Documentation and support
Email: support@salestouch.io
The files in this public distribution wrapper are licensed under the MIT License. The hosted SalesTouch backend remains proprietary.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityCmaintenanceFully featured MCP server that provides automation tools for LinkedIn, supporting browser-based scraping and API-based operations for content management, media uploads, and reactions.Last updated63MIT
- Alicense-qualityDmaintenanceHigh-performance autonomous MCP server that turns LinkedIn into an API for AI workflows, enabling profile management, job search, content posting, and document generation.Last updated1MIT
- Alicense-qualityDmaintenanceMCP server for LinkedIn automation that enables AI agents to perform LinkedIn actions (search, inbox, feed, jobs, etc.) safely with human-like evasion and two-phase commit preview.Last updated32MIT
- Alicense-qualityDmaintenanceMCP server for Prosp.ai LinkedIn outreach automation. Manage leads, campaigns, messaging, and analytics programmatically.Last updatedMIT
Related MCP Connectors
Managed LinkedIn MCP server for AI agents: search, connect, message and enrich on accounts you own.
MCP server for LeadDelta — manage LinkedIn connections and CRM data via AI assistants.
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/antoineDsh/SalesTouch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server