Skip to main content
MarketingTypeScript

alexey-pelykh/lhremote

Open-source CLI and MCP server for LinkedHelper automation — 32 tools for campaign management, messaging, and profile queries via Chrome DevTools Protocol.

marketinglocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/alexey-pelykh/lhremote

Claude Desktop configuration example:

{
  "mcpServers": {
    "lhremote": {
      "command": "npx",
      "args": [
        "-y",
        "alexey-pelykh/lhremote"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Marketing
Language
TypeScript
Author
alexey-pelykh