Plivo Connector for AI agents.
11 live capabilities
Manage global SMS and voice communications through a chat interface.
Waiting for input…
Why people use Plivo
Plivo : Stop manual dashboard hopping for SMS logs.
With this Connector, you just ask your agent for the info you need. You can pull message logs, check call costs, or see your account balance in seconds. You get a direct line to your communications data without the overhead of a web interface.
What Vinkius changes
You get a conversational interface for your entire telephony stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying text delivery for support
A support rep asks the agent to check if a specific verification code was delivered to a customer's phone using `get_message_details`.
- Real-world use case 02
Auditing nightly call costs
An operations manager asks for a summary of all call logs from the last 24 hours to check for any issues using `list_calls`.
- Real-world use case 03
Debugging automated call flows
A developer wants to see the XML logic for a specific automated call flow to debug a messaging error using `list_applications`.
Complete set · 11capabilities
The complete Plivo capability set.
These are the exact actions your AI can choose when you ask it to work with Plivo.
01—04
4 capabilities in this set.
Part of 11 available through Plivo.
- 01 Capability
Get account info
See your current account status and details. This helps you keep an eye on your overall Plivo profile.
- 02 Capability
Get call details
Pull specific data for a single call. Use this to find out how long a call lasted or what it cost.
- 03 Capability
Get message details
Look up the specifics of a single text or MMS. It's great for checking if a message actually reached its destination.
- 04 Capability
List applications
See all your configured XML applications in one list. Use this to understand how your automated calls are handled.
05—08
4 capabilities in this set.
Part of 11 available through Plivo.
- 05 Capability
List calls
Get a full list of your call logs. You can use this to review recent activity across your entire account.
- 06 Capability
List messages
Pull a history of all sent and received messages. This is your go-to for auditing your text communications.
- 07 Capability
List numbers
See every phone number you've rented. It makes it easy to manage your global reach in one place.
- 08 Capability
Send sms
Send a new text message to a recipient. Just provide the number and the content to start a conversation.
09—11
3 capabilities in this set.
Part of 11 available through Plivo.
- 09 Capability
Get number details
Get the specific capabilities of a rented phone number. Use this to see if a number supports voice, SMS, or both.
- 10 Capability
Get recording
Get the details for a specific call recording. This helps you find the right file when you need to review a conversation.
- 11 Capability
List recordings
See a list of all your call recordings. Use this to quickly find specific audio files from past interactions.
Set up in minutes
One URL. Then ask Plivo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Plivo 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_kH9Z1c3fIhxmENlYAzwF8XErBl0zsQwwLe0X9hXK/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 Plivo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Plivo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_kH9Z1c3fIhxmENlYAzwF8XErBl0zsQwwLe0X9hXK/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 Plivo URL.
- Step 03
Save and start
Save the connection and enable Plivo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"plivo-extended": {
"url": "https://edge.vinkius.com/vk_preview_kH9Z1c3fIhxmENlYAzwF8XErBl0zsQwwLe0X9hXK/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 Plivo
Open Agent mode in chat and ask: "Using Plivo, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"plivo-extended": {
"url": "https://edge.vinkius.com/vk_preview_kH9Z1c3fIhxmENlYAzwF8XErBl0zsQwwLe0X9hXK/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 Plivo
Ask Copilot: "Using Plivo, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"plivo-extended": {
"url": "https://edge.vinkius.com/vk_preview_kH9Z1c3fIhxmENlYAzwF8XErBl0zsQwwLe0X9hXK/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 Plivo
Open Cascade and ask: "Using Plivo, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"plivo-extended": {
"url": "https://edge.vinkius.com/vk_preview_kH9Z1c3fIhxmENlYAzwF8XErBl0zsQwwLe0X9hXK/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 Plivo
Ask Cline: "Using Plivo, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add plivo-extended --transport http "https://edge.vinkius.com/vk_preview_kH9Z1c3fIhxmENlYAzwF8XErBl0zsQwwLe0X9hXK/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 Plivo
Ask Claude: "Using Plivo, show me...". 11 tools are ready
Where the request belongs
Work Plivo can move forward.
This is for the support lead who is tired of switching tabs to check text statuses, the ops manager tracking global spend, and the developer auditing automated call flows.
Support Lead
Checks if a customer received a verification code or pulls call logs to resolve a reported issue during a live chat.
Ops Manager
Monitors monthly spend and audits phone number usage across different countries without opening a spreadsheet.
Product Developer
Inspects XML application logic and retrieves call metadata to debug automated messaging workflows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPlivo
Build voice and SMS applications with a cloud communications API that scales globally and offers competitive per-message pricing.
8x8
Power your cloud communications with AI-driven call management, voicemail access, and team messaging across every channel.
SignalWire
Manage your cloud communications. send messages and audit calls via AI.
Twilio
Automate communication workflows via Twilio. manage SMS messaging, voice calls, call recordings, and account usage directly from any AI agent.
FreeClimb
Build programmable voice and SMS workflows via AI agents with FreeClimb.
TextGrid
Build voice and messaging applications with a CPaaS platform that offers programmable SMS, MMS, and voice APIs globally.
Bring your own AI
Change the model, client or framework. Keep Plivo 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 Plivo.
The practical details behind the request, access and result.
Can I use the Plivo MCP to send text messages to my customers?
Yes, you can use the Plivo MCP to send SMS and MMS directly through your AI agent. It handles the delivery details so you can just tell your agent what to say and who to send it to.
How does the Plivo MCP help with call log monitoring?
The Plivo MCP allows your agent to pull and summarize call logs instantly. You can ask about call durations, costs, and statuses without having to log into a separate dashboard.
Can I check my Plivo account balance using this Connector?
Yes, you can ask your agent to check your current account profile and remaining credits. It provides a real-time look at your communications budget.
Does the Plivo MCP support managing multiple phone numbers?
Yes, the Plivo MCP can list all your rented phone numbers. You can also ask for specific details on any number, such as which countries it works in and what it costs.
Can I see my call recordings through the Plivo MCP?
You can use the Plivo MCP to list all your call recordings and find specific files. Your agent can help you locate the right audio to review for quality assurance.
How do I use the Plivo MCP to check SMS delivery status?
Simply ask your agent to check the status of a specific message. It will use the Plivo MCP to retrieve the delivery details and report back to you in the chat.
Can my AI automatically find the details of a specific message by its UUID?
Yes! Use the get_message capability with the Message UUID. Your agent will respond with complete metadata, including delivery status, timestamps, and cost in seconds.
How do I find my Plivo Auth ID and Auth Token?
Log in to your Plivo Console Dashboard, and you will find your unique Auth ID and Auth Token displayed prominently on the main page.
Does this work for international messaging?
Absolutely. Plivo supports global SMS and Voice services. As long as your account has the required credits and permissions, the AI can trigger communications to any supported destination.
One connection away
Give your agent a direct line to Plivo.
Connect Plivo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available