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.
Quick Start
Clone the repository:
git clone https://github.com/alexey-pelykh/lhremoteClaude Desktop configuration example:
{
"mcpServers": {
"lhremote": {
"command": "npx",
"args": [
"-y",
"alexey-pelykh/lhremote"
]
}
}
}Check the repository README for specific installation and configuration instructions.