EaziSMSPro
MCP Server
Live · Model Context Protocol

Send SMS from Claude,
on your own Eazi SMS Pro account.

A hosted MCP server that gives any AI client three tools: send a message, check your credit balance, and list the sender IDs your account is known to accept. Your API key stays server-side.

Connector URL
https://mcp.eazismspro.com/mcp/eazi-sms
AI client
Text the operations group: system maintenance tonight 9pm–11pm.
send-sms-tool ok
recipients0244000111, 0209887766 sender_idEAZIOPS messageSystem maintenance tonight 9pm–11pm.
Sent to 2 recipients from EAZIOPS. Balance is now 1,482 credits.

Three tools, no glue code

Exposed by the server and discovered automatically by your client.

send-sms-tool

Sends an SMS to one or more recipients (comma-separated), optionally scheduled for a future date and time.

check-balance-tool

Returns the current SMS credit balance on the account, so the model can warn before a large send.

list-sender-ids-tool

Lists the sender IDs already confirmed to work — learned automatically from sends the vendor accepted.

Connected in four steps

Nothing to install, nothing to self-host.

1 Create an account

Email and password, or continue with Google.

2 Add your API key

Paste your Eazi SMS Pro key once on Settings.

3 Add the connector

Point your client at the connector URL above.

4 Approve access

Approve the OAuth consent screen once, then send.

Your key never enters the AI's context

Every tenant authenticates with OAuth 2.1, and the API key is resolved from the authenticated account server-side. The model never reads, sets, or reproduces it — it isn't a tool argument.

Sender IDs learn themselves

The vendor has no endpoint to enumerate approved sender IDs, so accepted ones are recorded on each successful send — keyed by a hash of the key, never the key itself. Rejections are returned as errors and never recorded.

Revoke a client any time

Connected AI clients are listed on Settings with the date they were authorised. Revoke one and its access token stops working immediately.

Ready to send your first message? Bring your own Eazi SMS Pro account — setup takes about two minutes.