AvoSMS Connector for AI agents.
11 live capabilities
Send global SMS messages and manage contact lists.
Waiting for input…
Why people use AvoSMS
AvoSMS for Global SMS Marketing
With this Connector, that manual workflow disappears. You can tell your agent to add a new contact to a specific list or check your remaining balance in seconds. You get a direct line to your global SMS capabilities without ever leaving your chat interface.
What Vinkius changes
You get a direct way to manage global SMS through your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Order Status Alerts
A customer wants to know where their package is.
- Real-world use case 02
VIP List Management
You have a new high-value lead.
- Real-world use case 03
Support Reply Tracking
A support lead needs to see recent feedback.
Complete set · 11capabilities
The complete AvoSMS capability set.
These are the exact actions your AI can choose when you ask it to work with AvoSMS.
01—04
4 capabilities in this set.
Part of 11 available through AvoSMS.
- 01 Capability
List responses
See all incoming SMS replies. This helps you keep track of what customers are saying back to you.
- 02 Capability
Add contact
Add a phone number to a specific list. This helps you build your audience without manual data entry.
- 03 Capability
Create list
Create a new contact group. This helps you organize different types of customers for different campaigns.
- 04 Capability
Create sender
Request a new sender name. This ensures your brand shows up correctly on the recipient's phone.
05—08
4 capabilities in this set.
Part of 11 available through AvoSMS.
- 05 Capability
Delete list
Delete an old contact list. This keeps your audience data clean and organized.
- 06 Capability
Delete sender
Remove a sender name from your account. Use this to clear out old brand identities.
- 07 Capability
Get account check
Check if your account is connected. This lets you verify your API keys are working correctly.
- 08 Capability
Get balance
Check your current SMS credit balance. This lets you monitor your spending in real time.
09—11
3 capabilities in this set.
Part of 11 available through AvoSMS.
- 09 Capability
List lists
See all your contact lists. Use this to manage your various audience segments in one place.
- 10 Capability
List senders
See all your approved sender IDs. This helps you verify which brand names are currently active.
- 11 Capability
Send sms
Send a text message to a specific phone number. This lets you deliver notifications or marketing updates instantly.
Set up in minutes
One URL. Then ask AvoSMS to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AvoSMS 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_c43ZzfjSwv9wcDdoebzXHdUetxRe2xvfi4j6IdGj/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 AvoSMS, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AvoSMS for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_c43ZzfjSwv9wcDdoebzXHdUetxRe2xvfi4j6IdGj/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 AvoSMS URL.
- Step 03
Save and start
Save the connection and enable AvoSMS in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"avosms": {
"url": "https://edge.vinkius.com/vk_preview_c43ZzfjSwv9wcDdoebzXHdUetxRe2xvfi4j6IdGj/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 AvoSMS
Open Agent mode in chat and ask: "Using AvoSMS, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"avosms": {
"url": "https://edge.vinkius.com/vk_preview_c43ZzfjSwv9wcDdoebzXHdUetxRe2xvfi4j6IdGj/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 AvoSMS
Ask Copilot: "Using AvoSMS, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"avosms": {
"url": "https://edge.vinkius.com/vk_preview_c43ZzfjSwv9wcDdoebzXHdUetxRe2xvfi4j6IdGj/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 AvoSMS
Open Cascade and ask: "Using AvoSMS, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"avosms": {
"url": "https://edge.vinkius.com/vk_preview_c43ZzfjSwv9wcDdoebzXHdUetxRe2xvfi4j6IdGj/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 AvoSMS
Ask Cline: "Using AvoSMS, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add avosms --transport http "https://edge.vinkius.com/vk_preview_c43ZzfjSwv9wcDdoebzXHdUetxRe2xvfi4j6IdGj/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 AvoSMS
Ask Claude: "Using AvoSMS, show me...". 11 tools are ready
Where the request belongs
Work AvoSMS can move forward.
This is for marketing leads and operations managers who are tired of manual data entry and dashboard hopping. It is built for anyone who needs to scale mobile communication without hiring more staff to manage the spreadsheets.
Marketing Manager
Runs SMS campaigns and manages opt-in lists using natural language instead of manual CSV uploads.
Customer Support Lead
Monitors customer replies and sends instant alerts from a single chat interface.
Operations Lead
Tracks SMS credit consumption and verifies delivery health across different global networks.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBulkSMS.com
Reach customers worldwide with reliable bulk SMS delivery, contact list management, and real-time message status tracking.
MessageBird
Manage your global communications. send SMS and audit contacts via AI.
SendCloud
Leading email and SMS marketing platform. manage campaigns, templates, and addresses via AI.
ProTexting
Automate SMS marketing via ProTexting. manage campaigns, contacts, and keywords directly with AI.
BulkSMS
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.
Bring your own AI
Change the model, client or framework. Keep AvoSMS 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 AvoSMS.
The practical details behind the request, access and result.
Can I use AvoSMS to send global texts through my AI agent?
Yes. You can use your AI client to send SMS messages to phone numbers worldwide. Your agent handles the delivery while you just provide the instructions.
How do I manage my brand name with AvoSMS?
You can request and manage approved sender IDs directly through your agent. This ensures your brand name shows up correctly on your customers' phones.
Can my agent see replies with AvoSMS?
Yes. Your agent can retrieve and list incoming SMS responses, allowing you to keep track of two-way conversations without switching tabs.
How does AvoSMS handle contact lists?
It allows you to create, list, and add contacts to specific groups. You can manage these lists using natural language commands like 'add this number to my VIP list'.
Is AvoSMS good for high-volume alerts?
Yes, it is designed for scale. You can use it to send instant notifications for orders, appointments, or account updates across global networks.
Can I check my balance using AvoSMS?
Yes. You can ask your agent to check your remaining SMS credits at any time. It provides a real-time look at your account health.
What is a sender ID and why do I need one?
A sender ID is the alphanumeric label (3-11 characters) that appears as the sender on the recipient's phone. Approved sender IDs help increase trust and open rates for your messages.
Can I receive replies to my SMS messages?
Yes! Use the list_responses capability to retrieve any incoming messages from your customers. This allows your agent to handle two-way communication workflows.
How do I ensure my SMS is delivered at a specific time?
When using the send_sms capability, provide a YYYY-MM-DD HH:MM:SS string in the date parameter. AvoSMS will queue the message and deliver it exactly at the requested time.
One connection away
Give your agent a direct line to AvoSMS.
Connect AvoSMS once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available