Infobip for your agents.
Connect Infobip once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Infobip.
What agents can do with Infobip
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
infobip_send_smsSend an SMS message. Messages can be sent to multiple destinations in one call.
infobip_get_account_balanceGet your Infobip account balance.
infobip_list_sms_logsGet SMS logs for a date range with optional filtering by sender or destination.
infobip_send_emailSend an email message. Supports HTML content, attachments, and multiple recipients.
infobip_get_sms_deliveryGet delivery reports for an SMS message by its message ID.
infobip_list_email_logsGet email sending logs with date range and recipient filtering.
infobip_get_email_deliveryGet delivery reports for an email message by its message ID.
infobip_send_voiceSend a voice message with TTS to a phone number.
infobip_get_sms_priceGet the price of sending an SMS to a destination before sending.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into the Infobip portal. Go to API Key Management.
- Create a new API key with appropriate permissions.
- The key is sent as a Bearer token in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Infobip to Even: call connect_begin("infobip") on the even-connect MCP and walk me through it.
Send SMS and email via Infobip to customers worldwide and track delivery.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.