How to Use the Salesquared MCP in Claude Code
Bring Salesquared into the terminal. Claude Code handles your SMS and voice APIs through headless CLI commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Salesquared MCP to Claude Code
Create your Vinkius account to connect Salesquared to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Key Capabilities
Headless lead operations
The Salesquared MCP Server turns cron jobs into smart maintenance loops. You can instruct your terminal agent to run a nightly sync that pulls `list_leads` and checks for missing information. If a record looks incomplete, the CLI pipes the data through `validate_email` and updates your database automatically. It is a completely hands-off maintenance loop running straight from your shell environment.
Salesquared MCP Server alerts
This MCP Server routes system alerts to your phone instantly. You can configure Claude Code to monitor your server logs and trigger `send_sms` the second a critical service drops. For high-security access, the agent can even deploy `send_voice_otp` to authenticate deployment scripts. You get enterprise-grade verification built directly into your CI/CD pipeline without writing custom bash scripts.
Terminal-based campaign analytics
Salesquared campaign extraction runs straight from your command line. Stop exporting CSVs from a web portal and just ask your CLI client to fetch the latest marketing numbers using `list_campaigns` and `get_campaign`. The agent pulls the raw metrics, formats them into a clean JSON payload, and pipes them directly into your reporting tools. It turns hours of manual data entry into a single terminal command.
Set up Salesquared MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seesalesquared-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Salesquared transactions." It will automatically discover and invoke the available Salesquared tools.
claude mcp add --transport http salesquared-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Salesquared MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Salesquared MCP today
We host it, we monitor it, we maintain it. You just paste one token.