Skip to main content

How to integrate HeyReach MCP with Visual Studio Code?

Updated yesterday

HeyReach now supports MCP (Model Context Protocol), making us one of the first LinkedIn outreach tools with an official MCP server. This means you can seamlessly connect it with Claude, n8n, Clay, Visual Studio Code, Make, and many more. ๐Ÿš€๐Ÿš€๐Ÿš€


Connect with Visual Studio Code

๐ŸŽฅ Access the video tutorial here

Step 1: Open the Command Palette in VS Code

  1. Launch Visual Studio Code

  2. Go to View > Command Palette

  3. Search for MCP: Add Server

  4. Select HTTP Server

Step 2: Get the HeyReach MCP Connection URL

Next, youโ€™ll need the MCP server URL from your HeyReach workspace. Each workspace in HeyReach comes with its own MCP Server URL and MCP Key.

To find them:

  1. Go to ๐Ÿ‘‰ Integrations

  2. Select HeyReach MCP Server

  3. Click New MCP Key (if you donโ€™t have one yet)

  4. Copy the MCP Connection URL

These are unique per workspace, which makes it easier to keep multiple clients or teams organized.

Step 3: Add HeyReach MCP to VS Code

  1. Paste the MCP Connection URL into the input field inside VS Code

  2. Name your server connection (for example: My HeyReach MCP)

  3. Select Global so the connection is available across all projects

  4. Press Enter to finish setup

Your HeyReach MCP server is now successfully connected in VS Code.

Step 4: Test the Integration with GitHub Copilot Chat

To verify the connection works:

  1. Open GitHub Copilot Chat in VS Code

  2. Start a new chat

  3. Enter a query, such as:

โ€œWhat are my running campaigns in HeyReach?โ€

  1. When prompted, allow Copilot to execute the action

You should now see results directly from HeyReach, showing your active campaigns.

Did this answer your question?