ProTexting Connector for AI agents.
12 live capabilities
Manage SMS marketing campaigns and bulk text blasts through your agent.
Waiting for input…
Why people use ProTexting
ProTexting SMS Marketing Automation
With this Connector, you just tell your agent to send a blast. It handles the group selection and the message dispatch in one go. You get the same results without the tab switching or the manual data entry.
What Vinkius changes
You get a conversational interface for your entire SMS marketing platform.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Sending a flash sale discount to VIPs
A retail store wants to send a 20% off code to its VIP list.
- Real-world use case 02
Resolving a customer support issue
A support rep needs to see why a customer is upset.
- Real-world use case 03
Tracking keyword engagement
A manager wants to see which keywords are trending.
Complete set · 12capabilities
The complete ProTexting capability set.
These are the exact actions your AI can choose when you ask it to work with ProTexting.
01—04
4 capabilities in this set.
Part of 12 available through ProTexting.
- 01 Capability
List groups
View all your audience segments like VIPs or new leads. This helps you organize your marketing lists.
- 02 Capability
Create contact
Add a new person to your database with their mobile info. This lets you grow your list without manual typing.
- 03 Capability
Create group
Make a new audience segment for a specific campaign. This helps you target different customers with unique messages.
- 04 Capability
Delete contact
Remove a specific person from your marketing list. Use this to keep your audience data clean and up to date.
05—08
4 capabilities in this set.
Part of 12 available through ProTexting.
- 05 Capability
Get account
Get your account info to confirm the connection is active. This helps you verify your setup is correct.
- 06 Capability
Get message status
Check if a specific message was delivered or failed. You can use this to ensure your customers actually received your texts.
- 07 Capability
List contacts
See every mobile number and name saved in your database. This is useful for reviewing your current audience.
- 08 Capability
List keywords
See the keywords you have set up for tracking opt-ins. Use this to monitor how people are engaging with your brand.
09—12
4 capabilities in this set.
Part of 12 available through ProTexting.
- 09 Capability
Send bulk
Send a single message to a large list of people at once. This is the best way to handle mass promotional blasts.
- 10 Capability
Send mms
Dispatch a text message that includes images or other media. Use this to grab attention with visual content.
- 11 Capability
Send sms
Send a standard text message to a single individual. This is perfect for personal outreach or direct replies.
- 12 Capability
Check protexting status
Verify that your connection to the platform is still live. Use this to troubleshoot any connection issues quickly.
Set up in minutes
One URL. Then ask ProTexting to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ProTexting 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_Yqbq3lxz0TNoiBSLttqmEynPgLLXv6z2dItJHVAO/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 ProTexting, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ProTexting for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Yqbq3lxz0TNoiBSLttqmEynPgLLXv6z2dItJHVAO/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 ProTexting URL.
- Step 03
Save and start
Save the connection and enable ProTexting in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"protexting": {
"url": "https://edge.vinkius.com/vk_preview_Yqbq3lxz0TNoiBSLttqmEynPgLLXv6z2dItJHVAO/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 ProTexting
Open Agent mode in chat and ask: "Using ProTexting, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"protexting": {
"url": "https://edge.vinkius.com/vk_preview_Yqbq3lxz0TNoiBSLttqmEynPgLLXv6z2dItJHVAO/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 ProTexting
Ask Copilot: "Using ProTexting, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"protexting": {
"url": "https://edge.vinkius.com/vk_preview_Yqbq3lxz0TNoiBSLttqmEynPgLLXv6z2dItJHVAO/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 ProTexting
Open Cascade and ask: "Using ProTexting, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"protexting": {
"url": "https://edge.vinkius.com/vk_preview_Yqbq3lxz0TNoiBSLttqmEynPgLLXv6z2dItJHVAO/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 ProTexting
Ask Cline: "Using ProTexting, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add protexting --transport http "https://edge.vinkius.com/vk_preview_Yqbq3lxz0TNoiBSLttqmEynPgLLXv6z2dItJHVAO/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 ProTexting
Ask Claude: "Using ProTexting, show me...". 12 tools are ready
Where the request belongs
Work ProTexting can move forward.
For marketing leads who need to blast promotions without clicking through dozens of menus, or support teams who want to see incoming texts without switching tabs.
Marketing Manager
Sends out weekly promo blasts and tracks keyword clicks to see what is actually selling.
Customer Success Lead
Pulls up customer message history to resolve issues faster without hunting for phone numbers.
Operations Coordinator
Builds out new contact segments and cleans up old lists using simple voice or text commands.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTexter
Send automated text messages and run SMS drip campaigns that engage leads and customers with timely follow-ups.
SimpleTexting
Send mass text messages, run SMS campaigns, and manage two-way conversations with customers from one simple platform.
Brevo
Engage customers across email, SMS, and chat with marketing campaigns and transactional messaging that scale with you.
SendCloud
Leading email and SMS marketing platform. manage campaigns, templates, and addresses via AI.
Tatango
Run high-volume SMS and MMS campaigns for enterprise marketing with compliance capabilities that keep you TCPA-safe at scale.
String
Engage mobile app users with targeted push notifications, in-app messages, and behavioral triggers that improve retention.
Bring your own AI
Change the model, client or framework. Keep ProTexting 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 ProTexting.
The practical details behind the request, access and result.
Can I use ProTexting MCP to send bulk SMS?
Yes, you can send mass texts to your whole list. This allows you to reach your entire audience with a single command through your AI agent.
Does ProTexting MCP support MMS?
Yes, you can send images and rich media. This is great for visual promotions or sharing graphics with your customers.
How do I manage my contact groups with ProTexting MCP?
You can create and list groups via chat. This makes it easy to organize your audience into segments like VIPs, new leads, or event attendees.
Can I see if my texts were delivered?
Yes, the agent can check individual message statuses for you. You can verify if your texts reached their destination in real time.
Is ProTexting MCP good for marketing managers?
It is specifically designed for marketing managers to send blasts and track keywords without needing to navigate a complex dashboard.
Can I add new contacts to my list using ProTexting MCP?
Yes, you can add or delete contacts through your agent. This helps keep your marketing database clean and up to date without manual typing.
Can my AI automatically send a mass SMS to a specific contact group?
Yes! Use the send_sms capability. Provide the Group ID and the message body, and your agent will trigger the broadcast via ProTexting's infrastructure instantly.
How do I find my ProTexting OAuth Access Token?
Log in to your ProTexting account, navigate to Settings > Developers API Keys, and you will find your unique OAuth API access token there.
One connection away
Give your agent a direct line to ProTexting.
Connect ProTexting once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available