SureVoIP MCP connector
SureVoIP is a VoIP platform that provides voice calling, SMS messaging, and telephony management services. The SureVoIP MCP connector allows AI agents to manage phone calls with announcements and scheduled hangups, validate and provision phone numbers, and handle customer accounts and contacts. It also supports retrieving billing details and charges, managing global resources like announcements and areacodes, and sending SMS messages.
Authentication type
- OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.
Uses
Use the SureVoIP MCP connector to perform the following actions:
- Automate outbound calls with custom announcements and scheduled disconnections
- Validate phone numbers by initiating test calls through SureVoIP
- Track SMS messages and delivery status across your SureVoIP account
- Manage customer accounts, billing charges, and credit topups in SureVoIP
- Purchase and manage phone numbers across multiple area codes and regions
- Monitor fax transmission status and retrieve ongoing fax activity
- Configure SIP accounts and Hosted VoIP domains for your organization
- Check service status updates and retrieve your originating request IP address
Example prompts
Use the following example prompts to invoke SureVoIP MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all SMS messages sent through SureVoIP in the last seven days.List every customer account in SureVoIP and filter by active status.Create a phone call to validate this number in SureVoIP.What available phone numbers can I purchase in the 415 area code?Display all charges on my SureVoIP account from this month.Retrieve the service status messages for SureVoIP.Show me all SIP accounts configured in SureVoIP.List all my credit topups and their transaction dates.Find available Ofcom number allocations I can purchase.Display all ported numbers currently active in SureVoIP.
SureVoIP MCP connector tools
The SureVoIP MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getRoot | Displays all available global resources and their access endpoints. |
| getAnnouncements | Lists all system-wide announcements currently active. |
| getAreacodes | Shows telephone area codes available for number selection. |
| getBilling | Displays comprehensive billing information and account summaries. |
| getCalls | Validates phone numbers by initiating a test call to them. |
| createCalls | Initiates outbound calls with optional announcements and scheduled termination. |
| getCharges | Displays all charges applied to the account. |
| createCharges | Applies new charges to invoices for billing purposes. |
| getContacts | Lists all stored contact information in the system. |
| getCustomers | Retrieves all customer accounts or locates your own account. |
| getCustomer | Retrieves details for a specific customer account. |
| getCustomersAnnouncements | Lists all recorded announcement audio files for your account. |
| deleteCustomersAnnouncements | Removes a stored announcement audio file from your account. |
| getCustomersAnnouncements2 | Retrieves details for a specific announcement audio file. |
| getFaxes | Shows all active faxes currently in progress. |
| getHosted | Lists all registered Hosted VoIP domains. |
| getIpAddress | Returns the IP address of your current connection. |
| getMobile | Lists all mobile accounts associated with your account. |
| getNumbers | Shows available SureVoIP phone numbers available for purchase. |
| getNumbersAreacodes | Searches for available phone numbers by specified area code. |
| getPartners | Lists all partner accounts under your organization. |
| getPorting | Displays all phone numbers that have been ported in. |
| getServiceStatus | Shows current status messages for all SureVoIP services. |
| getSip | Lists all configured SIP accounts and their details. |
| getSms | Displays all SMS messages sent and received. |
| createSupportEcho | Returns submitted data back for testing and validation purposes. |
| getTopups | Lists all credit topups applied to your account. |