Marketing

HeyReach MCP Server

Connect your account, then chat with AI to run tools.

HeyReach's hosted Model Context Protocol server for LinkedIn outbound: campaigns, lead lists, conversations, sender network data, and account analytics through your HeyReach API key.

Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for HeyReach MCP — workflow patterns, data models, and gotchas for your AI agent.

Use your HeyReach API key (Settings → API Keys). The hosted MCP endpoint expects it as Bearer credentials on each HTTP request; other header styles are rejected with 401.

This integration is dynamic: the live tool list comes from the server at connection time. Orient using concepts below, then match capabilities to the tools and descriptions your client shows.

Core domains

LinkedIn sender accounts: List and inspect the LinkedIn identities that send on your behalf. Many workflows need a sender or account scope before you change routing or interpret activity.

Campaigns: List, inspect, pause, resume, and manage leads inside sequences. Only add leads to campaigns that are actually ready to send (not draft or misconfigured states).

Lead lists: Create lists, page through them, add or remove rows by profile identity, and move leads between lists or campaigns when the product allows it.

Conversations: Pull thread-style activity with filters (sender, campaign, lead identifiers, free-text search) when you need reply context or inbox triage.

Tags and lead context: Attach or read tags on a lead when you need segmentation or follow-up logic driven by labels.

Webhooks: Register and inspect outbound HTTP hooks for product events when you are integrating external systems.

Messaging: Send outbound messages where the product permits; respect sequence state and compliance (do not blast cold contacts outside campaign rules).

Workflow patterns

Start from read operations to collect stable IDs (senders, campaigns, lists, leads) before write steps. Pagination parameters are first-class—default page sizes are not always implied, so pass explicit limits when the schema allows.

Aggregate analytics and rollups often require account and campaign scope in the payload; if the API responds with a validation error about missing scope, gather those IDs from listing endpoints first.

Batch lead imports and status toggles can hit rate limits—space writes and surface HTTP errors to the user in full.

Entity model (conceptual)

A campaign ties together LinkedIn senders, lead sources, and sequence steps. Leads are usually addressed by profile URL, email, or internal identifiers depending on the operation. Lists hold leads for bulk operations. Conversations link leads, senders, and campaigns for reply tracking.

Frequently Asked Questions

What is the HeyReach MCP server?

HeyReach's hosted Model Context Protocol server for LinkedIn outbound: campaigns, lead lists, conversations, sender network data, and account analytics through your HeyReach API key. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect HeyReach MCP to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/heyreach-mcp. Authentication is handled automatically.

What authentication does HeyReach MCP require?

HeyReach MCP uses API Key. HeyReach MCP requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect HeyReach MCP to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/heyreach-mcp

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to HeyReach MCP and paste the MCP URL into Remote MCP server URL.
  4. Click Add. HeyReach MCP will appear under Not connected — select it and click Connect to complete OAuth.
Name: HeyReach MCP
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/heyreach-mcp
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Maintain this listing

Operate HeyReach? You can take over the listing's metadata.

Operate HeyReach MCP?

Take over this listing's metadata — name, description, category, logo, website, contact email, and skill content. Verification is a 6-digit code we email to one of the maintainer addresses your server already publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.

Sign up to claim

Ready to use HeyReach?

Sign in to connect your credentials and start running tools from the chat.

HeyReach MCP Server & Skill