How to Use the Telebroad MCP in Claude Code
Run the whole stack from the terminal. The SRE's choice: claude-code and MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Telebroad MCP to Claude Code
Create your Vinkius account to connect Telebroad to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Automating Call Logging
You can script a call log report using `list_call_history` to output data straight to standard out. This makes it perfect for CI/CD pipelines that need to check operational health before deployment. You'll run the command, pipe the results, and write scripts against the raw JSON output. For physical record keeping, running `list_faxes` lets you audit all fax activity in a terminal script. This ensures your DevOps process accounts for every type of communication used by the business.
Scripted Communication Alerts
Need to notify someone immediately? Run `send_sms` from your shell script; it executes the command and confirms the message was sent. Similarly, you can trigger a call using `send_call` for critical alerts that require immediate human attention. This allows you to build multi-stage notification pipelines where a successful database commit triggers an SMS alert, which in turn calls a manager's line.
Monitoring System Health
You can check the current state of your telephony system by running `list_active_calls`. This is crucial for monitoring scripts that need to know if a resource (a phone line) is tied up. If you see an open call, you can script its termination using `hangup_call`. For directory lookups, execute `list_phone_destinations` before any connection attempt. Your script gets the list of valid extensions and validates them against your operational requirements.
Set up Telebroad 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 seetelebroad-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Telebroad transactions." It will automatically discover and invoke the available Telebroad tools.
claude mcp add --transport http telebroad-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 Telebroad MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Telebroad MCP today
We host it, we monitor it, we maintain it. You just paste one token.