Termii for your agents.
Connect Termii 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 Termii.
What agents can do with Termii
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
termii_get_balanceCheck your Termii account balance.
termii_send_smsSend an SMS message through Termii. Supports alphanumeric sender IDs and numeric sender numbers.
termii_send_otpSend a one-time PIN code via SMS to a phone number for user verification.
termii_verify_otpVerify a one-time PIN code sent to a phone number using the PIN ID and code.
termii_list_sender_idsList registered alphanumeric sender IDs and their approval status.
termii_register_sender_idRegister a new alphanumeric sender ID. Requires approval before use.
termii_get_phone_statusGet the status and details of a phone number (network, DND status, etc.).
termii_search_phone_numberLookup phone number details including carrier, location, and line type.
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 Termii dashboard and go to Account > API Keys.
- Copy your API key.
- The key is sent as a query parameter or in the request body.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Termii to Even: call connect_begin("termii") on the even-connect MCP and walk me through it.
Send SMS messages and one-time PINs via Termii for user verification.
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.