Developers · Anthropic Open Standard

Connect your AI to the Real World

Empower Cursor, Claude and ChatGPT to autonomously send WhatsApp, SMS, emails and make calls. Without writing a single line of integration code.

2-minute integration
Secure Infrastructure
Zero Lock-in

Architecture

The bridge between your AI and Telecom

The Model Context Protocol (MCP) enables AI agents to discover intelligently and utilize our APIs in a standardized, autonomous manner.

Your AI Agent

Cursor IDE, Claude Desktop, ChatGPT or Custom GPTs.

HTTPS + Token

Velip MCP Server

Authenticates, validates permissions and dynamically translates commands into "tools".

API Proxy

Velip Platform

Executes the actual delivery logic of real-world messages, emails and outbound telephony calls.

Superpowers for your AI

Available MCP Tools

The server exposes our APIs autonomously as ready-to-use "Tools". The AI knows exactly when and how to utilize each one.

Official WhatsApp

Send messages via Meta Cloud API, including media-rich and approved templates.

send_whatsapp, get_wa_templates

Telephony and Voice (TTS)

Make individual or batch calls using synthesized voices (TTS) or recorded audio.

make_tts_call, create_campaign

Global SMS

Trigger short and direct text messages with a high delivery rate.

send_sms

Gmail OAuth

Send authorized emails via your Google account, straight from the AI.

send_gmail_oauth

Campaign Management

Create lists (up to 500k numbers) and track the status of your active voice campaigns.

create_destination_base, get_call_status

Real World Applications

How AI agents leverage Velip

Complete and fully autonomous enterprise-grade workflows combining multiple channels.

Autonomous Collections

The AI identifies past due invoices, sends a reminder on WhatsApp and, if unanswered, makes a TTS call to negotiate, sending the new invoice by email.

WhatsAppTTSEmail

Follow-up and After-sales

When a service is completed, the agent calls the client. Negative reviews instantly trigger an SMS alert for the supervisor.

TelephonySMS

Lead Qualification

Your sales AI receives a lead, starts qualification via WhatsApp and, depending on interest levels, connects the lead to the salesperson via phone call.

WhatsAppTelephony

Logistics and Delivery

Agents monitor routes. If delayed, they send a proactive SMS. Upon delivery, they trigger an email with the invoice and a WhatsApp asking for a review.

SMSWhatsAppEmail
Made for Developers

Add to your workflow in seconds

Simply configure our standard server URL endpoint and authenticate using a Bearer token. The MCP clients handle everything else.

// Add in .cursor/mcp.json
{
  "mcpServers": {
    "velipai-apis": {
      "url": "https://vox20.velip.com.br/mcpserver/velip",
      "headers": {
        "Authorization": "Bearer YOUR_30_CHAR_TOKEN_HERE"
      }
    }
  }
}
Enterprise Security

Absolute control over what AI can safely access

Using our management system framework, you command fully granular control around API permissions per connection.

Secure Tokens (30 chars)

Authentication via Bearer Token. Hashes strictly stored using bcrypt, without plain text exposure.

Granular Permissions

Enable or disable groups of APIs (SMS, WhatsApp, Telephony) individually per token.

Rate Limiting & Anti-abuse

Automatic blocking against anomalous behaviors and fully comprehensive logs on all calls.

Token Manager

Token ID: tk_8f92a1...

Global Access (Active)
Permission: SMS Flow
Permission: WhatsApp
Permission: Telephony APIs

FAQ

Frequently Asked Questions

Everything you need to know before linking your AI.

Does the token expire?
No. The token is permanent and works until deleted from your management dashboard.
Can I have multiple MCP tokens?
Yes. You can generate as many tokens as you need — for example, one for Cursor IDE and another for Claude Desktop, each mapped with different permissions.
Do MCP calls consume my balance?
Yes. Calls pass through the official Velip API and normally consume your accounts balance for SMS, calls, and WhatsApp.
Do I need Node.js or Python to run it?
Not necessarily. Clients like Cursor IDE natively support MCP. Only Claude Desktop requires local Node.js installation.

REST APIs

Everything possible with standard APIs

Connect Customer & Courier

Masked communication between customers and couriers without exposing personal caller ID numbers.

Web Voicebot

Integrate intelligent web voicebots directly into your own web applications.

Notices & Alerts

Trigger automatic voice alerts and warnings reliably to your customers.

Click to Call

Implement instant direct calling buttons inside your website or mobile app.

Our core REST APIs enable

Send dynamic calls equipped with AI
Send single or bulk SMS
Receive and classify inbound calls
Transfer properly to a human agent
Fetch entire call recordings
Check status & reports via API
Send customized WhatsApp messages
Integrated two-factor authentication (2FA)

REST API Application Interface

Easy implementation using any backend technology

PythonPHPNode.jscURLJava
curl --location --request POST \\
  'https://vox.velip.com.br/api/v2/MakeTTSCall' \\
  --header 'Content-Type: application/json' \\
  --header 'Authorization: Basic YOUR_API_KEY' \\
  --data-raw '{
    "type": "0",
    "content": "tf185409063",
    "priority": "0",
    "dest": "5511999999999",
    "nome": "John Doe"
  }'

Explore

Discover our solutions

10,000+ companies trust Velip

Ready to plug a voice interface into your AI?

MCP Server + comprehensive APIs available in Python, PHP, Node, cURL, and Java. No physical equipment, strictly scalable, and notably low cost.

Official Meta Business Partner
Talk to an advanced solutions specialist +55 11 3557-4600

Sem compromisso · Resposta em até 24h · Atendimento em português

Questions? Talk to a specialist on WhatsApp now

Start conversation