Sinch for your agents.
Connect Sinch once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Sinch.
What agents can do with Sinch
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
sinch_send_smsSend an SMS message through Sinch. Specify the recipient, sender, and message body.
sinch_get_balanceGet your Sinch account balance.
sinch_list_messagesList delivered messages in a date range with optional pagination.
sinch_start_verificationStart a phone number verification by sending an SMS or flash call to the user.
sinch_report_verificationReport a verification code to confirm a phone number.
sinch_get_batchGet the details of a specific SMS batch by its id.
sinch_replace_batchReplace a batch's parameters (recipients, body, sender). All fields are replaced.
sinch_cancel_batchCancel a scheduled batch by its id.
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 Sinch dashboard and go to Settings > Access Keys.
- Create a new access key or copy an existing one.
- The service plan ID is the username; the API token is the password.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Sinch to Even: call connect_begin("sinch") on the even-connect MCP and walk me through it.
Send SMS messages via Sinch and verify phone numbers using SMS or flash calls.
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.