Back to MCP Servers
Lhremote
Open-source CLI and MCP server for LinkedHelper automation — 32 tools for campaign management, messaging, and profile queries via Chrome DevTools Protocol.
marketingautomationai
Installation
npx -y lhremoteConfiguration
{
"mcpServers": {
"lhremote": {
"command": "npx",
"args": ["-y", "lhremote"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes