Skip to content
Vinkius

Plivo Connector for AI agents.

11 live capabilities

Connect your AI to global SMS and VoIP services.

Live agent request Plivo / Connector

Waiting for input…

AI Agent

Why people use Plivo

Plivo for Automated SMS and Voice Workflows

This Connector lets you stay in your editor. You just ask your agent to check the balance or clear a call, and it happens instantly. You get a unified control center where your AI handles the telecom heavy lifting.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a direct bridge to global telecom services through your AI chat interface.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Emergency System Alerts

    An ops lead asks the agent to text the team if a server goes down.

  2. Real-world use case 02

    Instant Balance Checks

    A manager asks, "How much credit is left?

  3. Real-world use case 03

    Phantom Call Cleanup

    A support lead notices stuck calls and asks the agent to kill them.

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.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 11 available through Plivo.

  1. 01 Capability

    Get number details

    Get details for a specific phone number

  2. 02 Capability

    Get recording

    Get details for a specific recording

  3. 03 Capability

    List recordings

    List all call recordings

  4. 04 Capability

    Get account info

    Get_account_info pulls your current Plivo account details and status. Use this to check your balance or verify your account is active.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 11 available through Plivo.

  1. 05 Capability

    Get call details

    Get_call_details retrieves specific metadata for a single voice call. This helps you see exactly how long a call lasted and who it was for.

  2. 06 Capability

    Get message details

    Get_message_details gets the status and content for a specific SMS. You can use this to see if a message actually landed or was rejected.

  3. 07 Capability

    List applications

    List all Plivo XML applications

  4. 08 Capability

    List calls

    List_calls shows a list of recent voice call activity. This provides a quick history of who has been calling your numbers lately.

Capability set03 / 03

09—11

3 capabilities in this set.

Part of 11 available through Plivo.

  1. 09 Capability

    List messages

    List_messages lists both sent and received messages for auditing. Use this to review your communication history or find specific texts.

  2. 10 Capability

    List numbers

    List all rented phone numbers

  3. 11 Capability

    Send sms

    Send_sms sends an SMS message. This allows your agent to dispatch real-time text updates to any destination number.

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 preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_2zmO73YVp5gYZQWTSATHPeE1ljESa81RFN1S6ajy/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Plivo, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Plivo for the conversation.

Where the request belongs

Work Plivo can move forward.

Built around the request

This is for the ops engineer tired of clicking through dashboards at 2am, the backend architect verifying SMS payloads, and the telecom manager auditing carrier failures.

01

DevOps Engineer

Uses this on a Tuesday afternoon to automate status alerts and ping admins on their phones when a service goes down.

02

Backend Architect

Uses this to quickly verify that new SMS payload logic works correctly without building a full frontend UI.

03

Telecom Operations Manager

Uses this to sweep for phantom active calls stuck in loops and clear them out to save on per-minute costs.

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 the Plivo MCP send international texts?

Yes, it handles global destinations and manages the necessary formatting to ensure your messages reach international numbers.

How do I use Plivo MCP to manage my VoIP numbers?

You can list and manage your numbers directly through your AI chat. The agent can show you every DID in your account in seconds.

Can my AI agent stop a call that's stuck?

Yes, your agent can identify active sessions and hang them up immediately to prevent unnecessary charges.

Does Plivo MCP help with SMS delivery issues?

Yes, it can pull failure logs to see exactly why a message didn't go through, helping you identify carrier-specific problems.

Can I check my account balance with Plivo MCP?

Yes, your agent can pull your current funding status and account details whenever you ask.

Is Plivo MCP good for automated alerts?

It is perfect for triggering texts based on your own logic. Your agent can send real-time updates as soon as an event occurs.

How does Plivo MCP handle different phone formats?

It handles the standard formats required by global carriers, so you don't have to worry about E.164 formatting in your prompts.

Can my AI directly check why a specific SMS message failed to send?

Yes. When anomalous delivery states occur, the AI can query list_messages identifying problematic entries. Then, executing get_message feeding the discrete UUID returns explicit structural insights straight from Plivo’s carrier networks (e.g., 'Destination Not Found', 'Blocked by telecom firewall').

Is it possible to terminate a live stuck call from my text prompt?

Absolutely. If you detect logic loops keeping Voice trunks active in list_calls, instruct the agent to issue the cancel_call action. Supplying the precise UUID forces the HTTP architecture to literally send a DELETE tear-down protocol, instantly vaporizing the connection physically.

Can the agent interact with my billing limits to warn me?

Correct. Plivo natively exposes account architecture. Prompting the system to fetch get_account pulls cash balances, available capacity boundaries, and current currency mapping logic. It allows your Agent to perform autonomous diagnostics warning you natively before critical telecom endpoints shutdown due to zero-balance errors.

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