HeySale × Kiro
HeySale for Kiro
Give the website Kiro is building a salesperson.
Add HeySale to Kiro's MCP configuration and it can create and install the salesperson as part of the spec it is executing.
$0 setup · $0/month · $0.33/minute when customers talk · Custom MCP · Connection steps checked 2026-09-07
Connect HeySale to Kiro
Custom MCP- 1Open Kiro's MCP configuration — .kiro/settings/mcp.json in the workspace, or ~/.kiro/settings/mcp.json for all projects.
- 2Add the HeySale server using the snippet below.
- 3Ask Kiro to create and install the salesperson.
Configuration
{
"mcpServers": {
"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 Kiro
- “Add a HeySale salesperson to this site.”
- “Install the embed and confirm detection.”
Why this pairing works
HeySale runs one MCP server for every assistant: https://hey.sale/mcp over Streamable HTTP (remote MCP).
All integrationsConnect any MCP clientDeveloper documentationKiro docs
Last verified 2026-09-07 against Kiro MCP configuration documentation.