TextMagic for your agents.
Connect TextMagic once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to TextMagic.
What agents can do with TextMagic
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
textmagic_get_accountGet your TextMagic account details and current balance.
textmagic_send_smsSend an SMS message. Supports custom sender ID, scheduling, and template-based messages.
textmagic_list_messagesList sent messages with pagination and date filtering.
textmagic_get_message_statusGet the delivery status of a specific message by message ID.
textmagic_send_templateSend a message using a predefined template. Replace template variables with actual values.
textmagic_list_templatesList available message templates.
textmagic_list_listsList contact lists.
textmagic_create_listCreate a new contact list by name.
textmagic_list_unsubscribersList unsubscribed phone numbers.
textmagic_list_repliesList received replies (inbound messages).
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 TextMagic and go to Settings > API Keys.
- Copy your API Key and API Secret.
- The username is the API Key; the password is the API Secret.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect TextMagic to Even: call connect_begin("textmagic") on the even-connect MCP and walk me through it.
Send SMS messages with TextMagic, check account balance and message status, and send templated text campaigns.
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.