OneWaySMS Connector for AI agents.
11 live capabilities
Send bulk SMS and track real-time delivery across Asia Pacific.
Waiting for input…
Why people use OneWaySMS
OneWaySMS SMS Gateway for Asia Pacific Business Messaging
With this Connector, you just tell your AI agent what to do. You can broadcast a message, check if it landed, or verify your credits in one conversation. You get a unified communication hub that turns your AI into a real-time messaging coordinator.
What Vinkius changes
You get a direct line from your AI to a global SMS gateway without touching a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Flash Sale Alerts
An e-commerce manager asks the agent to send a 40% off coupon to their entire customer list using send_bulk_sms.
- Real-world use case 02
Emergency Outages
An ops lead tells the agent to blast a System Maintenance text to all active users via send_sms during a crash.
- Real-world use case 03
User Onboarding
A developer asks the agent to send a verification code to a new sign-up using send_otp to test the flow.
Complete set · 11capabilities
The complete OneWaySMS capability set.
These are the exact actions your AI can choose when you ask it to work with OneWaySMS.
01—04
4 capabilities in this set.
Part of 11 available through OneWaySMS.
- 01 Capability
Check api connectivity
This Connector lets you check if your account is properly linked to your AI client. This confirms your credentials work before you start sending.
- 02 Capability
Get gateway settings
This Connector lets you view your current API and gateway configuration. This helps you understand which regional routes are active.
- 03 Capability
Get credit balance
This Connector lets you check how many SMS credits you have left. Use this to ensure you don't run out during a big campaign.
- 04 Capability
Get delivery report
This Connector lets you get a deep dive into the delivery status of a specific message. It shows exactly what happened to a single text.
05—08
4 capabilities in this set.
Part of 11 available through OneWaySMS.
- 05 Capability
Get transaction status
This Connector lets you track the real-time delivery progress of a message using its ID. This is perfect for checking if a broadcast went through.
- 06 Capability
Get sms usage policy
This Connector lets you see the character limits and regional rules for your messages. It helps you avoid extra charges or dropped texts.
- 07 Capability
List available sender ids
This Connector lets you see a list of your approved Alphanumeric Sender IDs. This lets you pick the right branding for your outgoing texts.
- 08 Capability
Send bulk sms
This Connector lets you send a message to a large list of recipients in one go. It's the fastest way to handle mass notifications.
09—11
3 capabilities in this set.
Part of 11 available through OneWaySMS.
- 09 Capability
Send otp
This Connector lets you send a one-time verification code to a user. This handles the security step for logins or signups.
- 10 Capability
Send sms
This Connector lets you send a standard text message to a single recipient. Use this for quick, individual communications.
- 11 Capability
Send unicode sms
This Connector lets you send a message containing emojis or special characters. It handles the extra formatting needed for Unicode text.
Set up in minutes
One URL. Then ask OneWaySMS to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OneWaySMS from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OcFw7UBrwu6t2saCl3ZRTxZhsZzv3ulmp4G8cHE3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it OneWaySMS, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OneWaySMS for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OcFw7UBrwu6t2saCl3ZRTxZhsZzv3ulmp4G8cHE3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the OneWaySMS URL.
- Step 03
Save and start
Save the connection and enable OneWaySMS in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"onewaysms": {
"url": "https://edge.vinkius.com/vk_preview_OcFw7UBrwu6t2saCl3ZRTxZhsZzv3ulmp4G8cHE3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using OneWaySMS
Open Agent mode in chat and ask: "Using OneWaySMS, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"onewaysms": {
"url": "https://edge.vinkius.com/vk_preview_OcFw7UBrwu6t2saCl3ZRTxZhsZzv3ulmp4G8cHE3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using OneWaySMS
Ask Copilot: "Using OneWaySMS, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"onewaysms": {
"url": "https://edge.vinkius.com/vk_preview_OcFw7UBrwu6t2saCl3ZRTxZhsZzv3ulmp4G8cHE3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using OneWaySMS
Open Cascade and ask: "Using OneWaySMS, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"onewaysms": {
"url": "https://edge.vinkius.com/vk_preview_OcFw7UBrwu6t2saCl3ZRTxZhsZzv3ulmp4G8cHE3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using OneWaySMS
Ask Cline: "Using OneWaySMS, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add onewaysms --transport http "https://edge.vinkius.com/vk_preview_OcFw7UBrwu6t2saCl3ZRTxZhsZzv3ulmp4G8cHE3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using OneWaySMS
Ask Claude: "Using OneWaySMS, show me...". 11 tools are ready
Where the request belongs
Work OneWaySMS can move forward.
This is for the operations lead who needs to send emergency alerts in seconds, the customer success rep who wants to automate status updates, and the dev who needs to trigger OTPs without building a custom frontend.
Operations Manager
Sends out mass alerts during system outages and monitors credit usage to prevent service interruptions.
Customer Success Lead
Automates order shipped or account verified texts to keep customers informed in real-time.
Backend Developer
Quickly tests SMS delivery and retrieves character limits for different regions during the build phase.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBulkSMS
Send and manage SMS messages via BulkSMS.com. track delivery, manage groups, and monitor credits directly from any AI agent.
Twilio SMS Sender
This MCP does exactly one thing: it sends raw SMS messages using Twilio. That's its only function, and nothing else. Incredible for giving your AI agents out-of-band alerting capabilities.
SimpleTexting
Send mass text messages, run SMS campaigns, and manage two-way conversations with customers from one simple platform.
ProTexting
Automate SMS marketing via ProTexting. manage campaigns, contacts, and keywords directly with AI.
SMS Masivo
Send bulk SMS campaigns across Latin America with delivery tracking, contact segmentation, and competitive local pricing.
BulkSMS.com
Reach customers worldwide with reliable bulk SMS delivery, contact list management, and real-time message status tracking.
Bring your own AI
Change the model, client or framework. Keep OneWaySMS connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about OneWaySMS.
The practical details behind the request, access and result.
Can I use OneWaySMS to send messages with emojis?
Yes, you can use the Unicode support in this Connector to send messages with emojis and special characters across the Asia Pacific region.
How do I know if my bulk messages actually arrived?
You can ask your AI agent to check the delivery status of any specific transaction ID to get real-time confirmation.
Will this Connector help me manage my SMS costs?
Yes, you can ask your agent to check your remaining credit balance at any time to ensure you don't run out during a campaign.
Can I send one-time passwords with OneWaySMS?
Absolutely. The Connector includes a specific capability to send verification codes for secure user logins and signups.
Is OneWaySMS good for sending alerts to customers?
It's perfect for that. You can use it to send individual alerts or mass notifications to keep your customers informed.
Does this Connector support different regional settings?
Yes, it allows you to retrieve and manage specific gateway settings to optimize your messaging for different areas.
Can my AI automatically find the delivery status for a specific SMS by its transaction ID?
Yes! Use the get_status capability with the Transaction ID (MTID). Your agent will respond with the current delivery state (e.g., Delivered, Failed, or Pending) in seconds.
How do I find my OneWaySMS API Username and Password?
Log in to your OneWaySMS dashboard, navigate to the API section, and you will find your dedicated API Username and API Password (which are different from your web login).
What is the character limit for ASCII vs Unicode messages?
Standard ASCII messages allow up to 160 characters per SMS. Unicode messages (which support special characters and emojis) are limited to 70 characters per SMS.
One connection away
Give your agent a direct line to OneWaySMS.
Connect OneWaySMS once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available