Lhremote
Freeby MCP Community
LinkedHelper automation toolkit — CLI & MCP server
v0.13.0Added Apr 12, 2026
linkedhelperlinkedinautomationmcpcli
Lhremote MCP Server
LinkedHelper automation toolkit — CLI & MCP server
Installation
npx -y lhremote
Reviews
Installation
Quick install
npx -y lhremote
Add to claude_desktop_config.json
{
"mcpServers": {
"lhremote": {
"command": "npx",
"args": ["-y", "lhremote"]
}
}
}