Skip to content
Claude Desktop

LinkedIn MCP Server (Salesbot) for Claude Desktop

cz.salesbot/linkedin-mcp-server

Human-in-the-loop LinkedIn outreach and a built-in sales CRM for AI agents. Safety-gated, anti-spam.

client:Claude Desktop transport:streamable-http tools:72

Install LinkedIn MCP Server (Salesbot) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "linkedin-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.salesbot.cz/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 72 tools →

LinkedIn MCP Server (Salesbot) in other clients