Telebroad Connector for AI agents.
12 live capabilities
Manage your business phone system, SMS, and faxes through your AI client.
Waiting for input…
Why people use Telebroad
Telebroad for Cloud PBX Management
This Connector puts all those actions into your AI client. You just tell your agent to send the fax or check the call log. You get a single point of control for all your business communications.
What Vinkius changes
Your AI agent gets direct control over your business phone system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Instant lead follow-up
A salesperson needs to follow up with a lead who just hung up.
- Real-world use case 02
Live call monitoring
An office manager needs to know who is on the line.
- Real-world use case 03
Digital document delivery
A customer asks for a signed contract.
Complete set · 12capabilities
The complete Telebroad capability set.
These are the exact actions your AI can choose when you ask it to work with Telebroad.
01—04
4 capabilities in this set.
Part of 12 available through Telebroad.
- 01 Capability
Get profile
View your current Telebroad user profile and settings. This helps your agent understand your account configuration.
- 02 Capability
Get sms messages
Pull messages from a specific conversation thread. This helps your agent understand the history of a text exchange.
- 03 Capability
Hangup call
End an active voice call immediately. Use this to clear lines or stop a call that no longer needs attention.
- 04 Capability
List active calls
See a list of all calls currently in progress. This lets you monitor live traffic across your business lines.
05—08
4 capabilities in this set.
Part of 12 available through Telebroad.
- 05 Capability
List call history
View a log of all past incoming, outgoing, and missed calls. It provides a full audit trail of your phone activity.
- 06 Capability
List faxes
See a list of all faxes sent and received. Use this to track the status of your digital document transmissions.
- 07 Capability
List phone destinations
Find internal extensions and team member locations. This makes it easy to route internal calls quickly.
- 08 Capability
List sms conversations
View all your existing SMS conversation threads. This gives your agent a bird's-eye view of your text outreach.
09—12
4 capabilities in this set.
Part of 12 available through Telebroad.
- 09 Capability
List sms lines
See which SMS numbers you have authorized. Use this to verify which lines are available for outgoing messages.
- 10 Capability
Send call
Start a new voice call to a specific destination. This lets your agent initiate outbound communication on your behalf.
- 11 Capability
Send fax
Send a PDF document as a digital fax from your lines. This replaces the need for a physical fax machine.
- 12 Capability
Send sms
Send a text message to a recipient. Use this for quick follow-ups or automated customer notifications.
Set up in minutes
One URL. Then ask Telebroad to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Telebroad from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WeWrwTs0pwuwVqNjQIMlT2RRvAY5Fc2g5DulaNeJ/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Telebroad, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Telebroad for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_WeWrwTs0pwuwVqNjQIMlT2RRvAY5Fc2g5DulaNeJ/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Telebroad URL.
- Step 03
Save and start
Save the connection and enable Telebroad in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"telebroad": {
"url": "https://edge.vinkius.com/vk_preview_WeWrwTs0pwuwVqNjQIMlT2RRvAY5Fc2g5DulaNeJ/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Telebroad
Open Agent mode in chat and ask: "Using Telebroad, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"telebroad": {
"url": "https://edge.vinkius.com/vk_preview_WeWrwTs0pwuwVqNjQIMlT2RRvAY5Fc2g5DulaNeJ/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Telebroad
Ask Copilot: "Using Telebroad, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"telebroad": {
"url": "https://edge.vinkius.com/vk_preview_WeWrwTs0pwuwVqNjQIMlT2RRvAY5Fc2g5DulaNeJ/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Telebroad
Open Cascade and ask: "Using Telebroad, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"telebroad": {
"url": "https://edge.vinkius.com/vk_preview_WeWrwTs0pwuwVqNjQIMlT2RRvAY5Fc2g5DulaNeJ/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Telebroad
Ask Cline: "Using Telebroad, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add telebroad --transport http "https://edge.vinkius.com/vk_preview_WeWrwTs0pwuwVqNjQIMlT2RRvAY5Fc2g5DulaNeJ/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Telebroad
Ask Claude: "Using Telebroad, show me...". 12 tools are ready
Where the request belongs
Work Telebroad can move forward.
This is for the office manager juggling dozens of calls, the sales lead who needs to follow up with leads instantly, and the business owner who wants a paper trail of every fax and phone interaction.
Sales Development Representative
Sending SMS follow-ups to leads immediately after a meeting to keep the momentum going.
Office Manager
Checking the internal directory to route calls or update extension info without hunting through spreadsheets.
Customer Support Lead
Reviewing call history to understand a customer's previous issues before jumping on a new call.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsCloudTalk
Modern cloud-based phone system designed for sales and support teams, offering seamless call center automation.
Kavkom
Set up a professional cloud phone system with call routing, IVR menus, and analytics designed for European businesses.
Aircall
Cloud business phone system. manage calls, contacts, and team availability via AI.
JustCall
Make and receive business calls from any device with a cloud phone system that logs every interaction in your CRM automatically.
MightyCall
Set up a professional virtual phone system with call routing, voicemail, and analytics that makes your small team sound big.
GoTo Connect
Manage your cloud phone system. view call records, send SMS, and manage voicemails via AI.
Bring your own AI
Change the model, client or framework. Keep Telebroad connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Telebroad.
The practical details behind the request, access and result.
How does the Telebroad MCP help my sales team?
It allows your sales team to send follow-up texts and initiate calls directly through your AI client. This means they can respond to leads instantly without switching between different apps.
Can I send faxes using this Connector?
Yes, you can send PDF documents as digital faxes from your authorized lines. Your AI agent can handle the transmission for you, making it much faster than using a physical fax machine.
Will it show my missed calls?
Yes, the Connector can pull your full call history. Your AI agent can see every incoming, outgoing, and missed call to help you keep track of your communications.
Can my AI agent see my SMS threads?
Yes, your agent can query your existing SMS conversations. This provides the context needed to give customers accurate answers based on your previous messages.
Is this for my business phone system?
Yes, it is specifically designed to connect your Telebroad cloud PBX account to your AI client. It manages your business lines, SMS, and faxes in one place.
How do I find internal extensions?
You can simply ask your AI agent to list the internal phone destinations. It will pull the directory from your Telebroad account and show you the correct extensions for your team.
Can I initiate a voice call using the AI?
Yes! Use the send_call capability and provide the destination phone number. Your agent will trigger the call through your Telebroad line instantly.
How do I see the history of my recent calls?
Run the list_call_history query. The agent will retrieve a log of all recent incoming, outgoing, and missed calls associated with your account.
Is it possible to send a PDF as a fax via AI?
Absolutely. Use the send_fax capability. Provide the recipient's fax number, your authorized fax line, and the public URL of the PDF document.
One connection away
Give your agent a direct line to Telebroad.
Connect Telebroad once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available