How to Use the Toky MCP in Claude Code
Automate communication tasks for CI/CD pipelines using Claude Code's headless terminal execution.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Toky MCP to Claude Code
Create your Vinkius account to connect Toky 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.
Batch process contact records.
Need to export a full list of users? You run `list_contacts` in your script. The output is piped directly into the shell, letting you process thousands of contacts without needing any graphical interface. The server supports pagination via `limit` and `offset`, so your cron job can loop through everything reliably.
Check call status for logging.
For CI/CD reporting, you need to know if a critical communication happened. You run `get_call` in the background, capturing the output into a log file or passing it to another tool. It’s perfect for scripts that monitor system health and require specific call status data.
Send automated SMS alerts.
If something fails in your pipeline, you need an alert. You can execute `send_sms` from a script, making it instantly actionable. This is ideal for notification systems. You don't need to wait for a human; the terminal sends the message immediately.
Set up Toky 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 seetoky-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Toky transactions." It will automatically discover and invoke the available Toky tools.
claude mcp add --transport http toky-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 Toky MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Toky MCP today
We host it, we monitor it, we maintain it. You just paste one token.