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.
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.
Velip MCP Server
Authenticates, validates permissions and dynamically translates commands into "tools".
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.
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.
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.
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.
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"
}
}
}
} 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...
FAQ
Frequently Asked Questions
Everything you need to know before linking your AI.
Does the token expire?
Can I have multiple MCP tokens?
Do MCP calls consume my balance?
Do I need Node.js or Python to run it?
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
REST API Application Interface
Easy implementation using any backend technology
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
Automated collections
Learn more
Educational communication
Learn more
Real-time surveys
Learn more
Fintech solutions
Learn more
Notices and confirmations
Learn more
Conversational avatars
Learn more
Secure delivery
Learn more
Promote your brand
Learn more
Automated collections
Learn more
Educational communication
Learn more
Real-time surveys
Learn more
Fintech solutions
Learn more
Notices and confirmations
Learn more
Conversational avatars
Learn more
Secure delivery
Learn more
Promote your brand
Learn moreReady 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.
Sem compromisso · Resposta em até 24h · Atendimento em português