How to Use the Saysimple MCP in Claude Code
Run Saysimple messaging pipelines, manage chats, and audit templates directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Saysimple MCP to Claude Code
Create your Vinkius account to connect Saysimple to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Command-Line Chat Routing with Claude Code
Claude Code brings your customer support queue directly to your terminal. Backend engineers can quickly query active threads using `list_chats` and reassign stuck conversations on the fly using `assign_chat` without opening a browser. This command-line workflow is perfect for fast triage. You pipe terminal outputs, search for specific customer issues, and update the owner of the thread using simple, direct prompts in your shell session.
Headless WhatsApp Dispatch and Template Audits
Automating customer notifications from a bash script or cron job is straightforward with this MCP Server. Claude Code queries your approved layouts using `list_templates` and fetches the required variables with `get_template` before sending. Once verified, the CLI agent dispatches the WhatsApp notification using `send_message`. You can easily run this inside an SSH session or CI pipeline to alert users when their builds finish or when system events occur.
Terminal-Based Contact and Webhook Sync
Manage your customer database and integration endpoints without leaving your shell. This MCP Server lets Claude Code use `list_contacts` to search your customer directory and can instantly spin up new entries using `create_contact` based on raw terminal inputs. It also allows you to audit your delivery pipelines by running `list_webhooks`. This gives you immediate visibility into where your message delivery receipts are being sent, making debugging incredibly fast.
Set up Saysimple 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 seesaysimple-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Saysimple transactions." It will automatically discover and invoke the available Saysimple tools.
claude mcp add --transport http saysimple-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 Saysimple MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Saysimple MCP today
We host it, we monitor it, we maintain it. You just paste one token.