Launch Cold Email Outreach Sequences & more from your favourite AI tools & agents.
Works With
Connect your favorite AI tools directly to SalesBlink's powerful outreach platform
Build and manage prospect lists directly from your AI assistant
Start personalized email sequences with a simple command
Get real-time analytics and campaign performance insights
Monitor replies and manage conversations from your AI tool
Run tests to ensure your emails land in the inbox, not spam
Full access to SalesBlink features from the AI tools you already use
Step-by-step instructions to connect SalesBlink MCP with your favorite AI clients
Get your API key from SalesBlink Dashboard โ
Most MCP clients use this JSON configuration. Copy this block and paste it into your client's configuration file:
{
"mcpServers": {
"salesblink": {
"url": "https://mcp.salesblink.io/mcp?api_key=",
"transport": "streamable-http"
}
}
}
~/.cursor/mcp.json (global) or
.cursor/mcp.json (project-level)
streamable-httphttps://mcp.salesblink.io/mcp?api_key=
~/.codeium/windsurf/mcp_config.json
serverUrl{
"mcpServers": {
"salesblink": {
"serverUrl": "https://mcp.salesblink.io/mcp?api_key="
}
}
}
"context_servers" instead of
"mcpServers".
~/.config/zed/settings.json
"context_servers": {
"salesblink": {
"enabled": true,
"url": "https://mcp.salesblink.io/mcp?api_key="
}
}
npx mcp-remote. Install
Node.js first:
Download (LTS)
|
Setup guide
~/Library/Application
Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"salesblink": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.salesblink.io/mcp?api_key=",
"--transport",
"streamable-http"
]
}
}
}
codex mcp add salesblink --url https://mcp.salesblink.io/mcp?api_key=
Open your Codex configuration file:
~/.codex/config.toml
.codex/config.toml
[mcp_servers.salesblink]
url = "https://mcp.salesblink.io/mcp?api_key="
claude mcp add --transport http salesblink https://mcp.salesblink.io/mcp?api_key=
Restart your terminal or run /mcp inside Claude
Code to verify.
cline_mcp_settings.json or
roo_mcp_settings.json
url and
type: "streamableHttp", then save
{
"mcpServers": {
"salesblink": {
"url": "https://mcp.salesblink.io/mcp?api_key=",
"type": "streamableHttp"
}
}
}
"github.copilot.mcp.servers": {
"salesblink": {
"type": "http",
"url": "https://mcp.salesblink.io/mcp?api_key=",
"tools": ["*"]
}
}
{ "mcpServers": { "salesblink": { "url":
"https://mcp.salesblink.io/mcp?api_key=" } } }
OpenHands supports remote HTTP via CLI:
openhands mcp add salesblink --transport http https://mcp.salesblink.io/mcp?api_key=
~/.kimi/mcp.json or click MCP Servers in
the VS Code extension gear menu
url{
"mcpServers": {
"salesblink": {
"url": "https://mcp.salesblink.io/mcp?api_key="
}
}
}
mcp_settings.json){
"mcp": {
"salesblink": {
"type": "remote",
"url": "https://mcp.salesblink.io/mcp?api_key=",
"enabled": true
}
}
}
For any other client conforming to the standard MCP specification:
mcp.json or
config.json file in the tool's root directory or
~/.config/ folder
"mcpServers" objectmcp-remote:
Need Node.js? Download (LTS) ยท Step-by-step setup
{
"mcpServers": {
"salesblink": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.salesblink.io/mcp?api_key=",
"--transport",
"streamable-http"
]
}
}
}
Everything you need to know about SalesBlink MCP
SalesBlink MCP (Model Context Protocol) is a powerful integration that connects your favorite AI assistants like Claude, Cursor, and VS Code directly to SalesBlink's cold email outreach platform. It allows you to manage campaigns, create sequences, and track results using natural language commands from your AI chat interface.
SalesBlink MCP works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (with Cline/Roo Code), Windsurf, Zed, GitHub Copilot, Codex, Kimi Code, Kilo Code, and many more. We're constantly adding support for new AI tools as they adopt the MCP protocol.
You can perform almost any SalesBlink action through your AI assistant: create and manage prospect lists, launch cold email sequences, check inbox replies, track campaign analytics, run inbox placement tests, verify email addresses, and much more - all using simple conversational commands.
Getting started is easy: First, sign up for a SalesBlink account and get your API key from the dashboard. Then, add the SalesBlink MCP configuration to your AI client's settings (we provide step-by-step guides for each supported client). Finally, start interacting with SalesBlink through your AI chat using natural language commands.
Yes, security is our top priority. SalesBlink MCP uses enterprise-grade authentication with API keys. Your credentials are never stored by the MCP client - they are only used to establish the connection. All communications are encrypted, and you can revoke access at any time from your SalesBlink dashboard.
Not at all! The beauty of SalesBlink MCP is that you interact with it using plain English (or any natural language). Simply tell your AI assistant what you want to do - like "Create a new campaign for SaaS founders" or "Show me yesterday's email opens" - and the AI will handle the technical details for you.