HeySale × GitHub Copilot

HeySale for GitHub Copilot and VS Code

Ship the feature. Ship the salesperson with it.

Register HeySale once in your workspace's MCP configuration and Copilot's agent mode can create the salesperson and commit the install script alongside your other changes.

$0 setup · $0/month · $0.33/minute when customers talk · Custom MCP · Connection steps checked 2026-09-07

Connect HeySale to GitHub Copilot

Custom MCP
  1. 1Create .vscode/mcp.json in the repository (or use the MCP: Add Server command).
  2. 2Add the HeySale server with the snippet below and start it.
  3. 3Switch Copilot Chat to agent mode and confirm the HeySale tools are listed.
  4. 4Ask Copilot to add a salesperson to the site.

Configuration

{
  "servers": {
    "heysale": {
      "type": "http",
      "url": "https://hey.sale/mcp"
    }
  }
}

No API key is needed to create a salesperson. Reading a salesperson's conversations, leads or results requires the website owner's own HeySale API key.

Or start here, right now

Give us your website address. We read it, build your salesperson, and show her to you before you sign up for anything.

Things to say to GitHub Copilot

  • Install a HeySale AI Website Salesperson into this application.
  • Create the salesperson for our marketing site and add the script to the base template.
  • Check the salesperson's status and tell me if it's installed.

Why this pairing works

The site gets built in minutes; the selling still has to happen after the visitor lands.
HeySale reads the finished site and answers from it — no separate knowledge base to maintain.
Leads arrive with the whole conversation attached, so you know what they actually wanted.

HeySale runs one MCP server for every assistant: https://hey.sale/mcp over Streamable HTTP (remote MCP).

All integrationsConnect any MCP clientDeveloper documentationGitHub Copilot docs

Last verified 2026-09-07 against VS Code MCP servers documentation and GitHub MCP Registry.