mcp-remote for clients that don’t yet support remote MCP.
You’ll need a SalesCaptain API key. Get one from Account Settings > API Keys. The server handles OAuth automatically — you’ll be prompted to sign in and authorize access the first time you connect.
Setup
Claude
Navigate to Settings > Connectors and add a new MCP integration with the URL:ChatGPT
- Open Settings > Connectors
- Click Create (or Add connector) and enter the server URL:
ChatGPT’s connectors require the server to support full OAuth 2.1 with dynamic client registration — a plain API key/bearer token is not accepted. Confirm this is supported before advertising ChatGPT compatibility.
Cursor
- Open Cursor Settings (Cmd/Ctrl + Shift + J)
- Go to MCP and click Add new MCP server
- Select Type: SSE and enter the server URL:
VS Code (GitHub Copilot)
Add the following to your.vscode/mcp.json:
Windsurf
- Open Windsurf settings (Cmd/Ctrl + ,)
- Scroll to Cascade > MCP servers
- Select Add Server > Add custom server
- Add:
Cline (VS Code extension)
- Open the Cline panel and click the MCP Servers icon
- Select Remote Servers > Add Server
- Enter a name (
salescaptain) and the server URL:
Claude Code
Run:Continue
Add the following to yourconfig.yaml:
Client configuration formats change frequently if a client’s MCP settings look different from what’s shown here, check that client’s own docs for the current syntax.
Need Help?
- Browse our Knowledge Base
- Reach out to support for setup help

