Heyreach Cli
Freeby MCP Community
CLI and MCP server for the HeyReach LinkedIn automation platform. Manage campaigns, leads, lists, inbox, webhooks, and more — from your terminal.
v0.1.5Added Apr 12, 2026
heyreachlinkedinlinkedin-automationoutboundcli
Heyreach Cli MCP Server
CLI and MCP server for the HeyReach LinkedIn automation platform. Manage campaigns, leads, lists, inbox, webhooks, and more — from your terminal.
Installation
npx -y heyreach-cli
Reviews
Installation
Quick install
npx -y heyreach-cli
Add to claude_desktop_config.json
{
"mcpServers": {
"heyreach-cli": {
"command": "npx",
"args": ["-y", "heyreach-cli"]
}
}
}