Compatible with every major AI agent and IDE
What is the Smsmobile MCP Server?
Connect your Smsmobile account to any AI agent and turn your smartphone into a powerful communication gateway. Automate SMS and WhatsApp messaging directly through natural conversation.
What you can do
- SMS Messaging — Send new messages with
send_smsor resend failed ones usingresend_sms. - WhatsApp Integration — Dispatch WhatsApp messages from your own number using
send_whatsapp. - Inbox Management — Retrieve incoming texts with
get_received_smsand mark them as read viamark_sms_read. - Conversation History — Access full logs and grouped conversations using
get_sms_logsandlist_sms_conversations. - Device Control — Manage your connected mobile gateways and SIM ports with
list_gateway_mobiles.
How it works
- Subscribe to this server
- Enter your Smsmobile API Key
- Start messaging from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Business Owners — Automate customer notifications and follow-ups directly from your business phone.
- Developers — Build SMS-based alerts and 2FA workflows without complex third-party carriers.
- Support Agents — Respond to SMS and WhatsApp inquiries within your existing AI-powered workspace.
Built-in capabilities (26)
Check if a number is registered on WhatsApp
Delete a mobile from SMS Gateway
Delete SMS messages from the server log
Retrieve emails
Retrieve SMS messages received on the smartphone
Retrieve logs of SMS messages sent through the API
List unsubscribed email contacts
Retrieve WhatsApp messages
Manage mobiles connected to your SMS Gateway
List incoming calls
List missed calls
List SMS messages sent directly from the mobile device
List notifications
List outgoing calls
Retrieve grouped conversations (incoming and outgoing)
Mark a received SMS as read in the API status
Resend a previously unsent SMS (must be in error status)
Resend a WhatsApp message
Send an email
Create a push notification for a target mobile device
Send an SMS from your mobile phone
Send a WhatsApp message
Activate or deactivate WhatsApp feature
Synchronize WhatsApp messages (Required before retrieval)
Update mobile label in SMS Gateway
Update the alias of a received SMS
Why OpenAI Agents SDK?
The OpenAI Agents SDK auto-discovers all 26 tools from Smsmobile through native MCP integration. Build agents with built-in guardrails, tracing, and handoff patterns. chain multiple agents where one queries Smsmobile, another analyzes results, and a third generates reports, all orchestrated through Vinkius.
- —
Native MCP integration via
MCPServerSse, pass the URL and the SDK auto-discovers all tools with full type safety - —
Built-in guardrails, tracing, and handoff patterns let you build production-grade agents without reinventing safety infrastructure
- —
Lightweight and composable: chain multiple agents and MCP servers in a single pipeline with minimal boilerplate
- —
First-party OpenAI support ensures optimal compatibility with GPT models for tool calling and structured output
Smsmobile in OpenAI Agents SDK
Smsmobile and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect Smsmobile to OpenAI Agents SDK through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for Smsmobile in OpenAI Agents SDK
The Smsmobile MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 26 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in OpenAI Agents SDK only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
Smsmobile for OpenAI Agents SDK
Every tool call from OpenAI Agents SDK to the Smsmobile MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
Can I send a message via WhatsApp instead of standard SMS?
Yes! You can use the send_whatsapp tool directly, or use send_sms and set the sendwa parameter to 1 to route it through WhatsApp on your connected device.
How do I check for new incoming messages on my phone?
Use the get_received_sms tool. You can filter for only unread messages by setting onlyunread to 'yes', allowing your AI to process new inquiries automatically.
Can I see the history of a specific conversation?
Absolutely. Use list_sms_conversations with a specific phone number (numero) to retrieve the grouped history of incoming and outgoing messages for that contact.
How does the OpenAI Agents SDK connect to MCP?
Use MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.
Can I use multiple MCP servers in one agent?
Yes. Pass a list of MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.
Does the SDK support streaming responses?
Yes. The SDK supports SSE and Streamable HTTP transports, both of which work natively with Vinkius.
MCPServerStreamableHttp not found
Ensure you have the latest version: pip install --upgrade openai-agents
Agent not calling tools
Make sure your prompt explicitly references the task the tools can help with.
Explore More MCP Servers
View all →
Getpaid
12 toolsManage billing, track payments, and initiate checkouts via AI agents with Getpaid.io.

Opsgenie
11 toolsAutomate incident management via Opsgenie — manage alerts, track on-calls, and coordinate incidents directly from any AI agent.

Campaigner
10 toolsManage email marketing via Campaigner — track campaigns, manage subscribers, and monitor performance directly from any AI agent.

SBA (Small Business Administration)
3 toolsAccess official U.S. Small Business Administration data to check business size standards and retrieve geographic resource links.
