Tatango Connector for AI agents.
12 live capabilities
Manage high-volume SMS marketing and subscriber lists via your AI agent.
Waiting for input…
Why people use Tatango
Tatango for Automating SMS Campaign Outreach
This Connector changes that by letting you talk to your data instead of clicking through a dashboard. You can ask your agent to pull a specific list, send out a mass alert, or check if a webhook is actually firing without ever leaving your workspace.
What Vinkius changes
You get a conversational interface for your entire Tatango SMS marketing stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Sending out a mass political alert
A campaign manager needs to tell 5,000 people about a meeting change.
- Real-world use case 02
Checking membership growth
A non-profit lead wants to see who joined today.
- Real-world use case 03
Sending a customer receipt
A small business owner needs to send a specific receipt.
Complete set · 12capabilities
The complete Tatango capability set.
These are the exact actions your AI can choose when you ask it to work with Tatango.
01—04
4 capabilities in this set.
Part of 12 available through Tatango.
- 01 Capability
Add new sms subscriber
Adds a new phone number to a list and triggers an opt-in confirmation. This makes it easy to grow your audience while staying compliant.
- 02 Capability
Check api health
Verifies that your Tatango account is connected and the API is responding. Use this to ensure your systems are ready for a campaign.
- 03 Capability
Create broadcast campaign
Sends a mass SMS message to a selected marketing list. It handles the distribution of your message to all subscribers at once.
- 04 Capability
Get list details
Fetches the metadata and configuration for a specific subscriber list. Use this to see how a list is set up or what it contains.
05—08
4 capabilities in this set.
Part of 12 available through Tatango.
- 05 Capability
Get account profile
Retrieves your authenticated account information and profile details. This gives your agent the context it needs to manage your account.
- 06 Capability
Get subscriber details
Pulls the specific info for a single phone number in your database. This is useful for looking up individual customer data.
- 07 Capability
List sms campaigns
Shows a full list of all previous and current broadcast campaigns. You can use this to review your past marketing activity.
- 08 Capability
List sms marketing lists
Lists all your active marketing directories and groups. This helps you keep track of all your different audience segments.
09—12
4 capabilities in this set.
Part of 12 available through Tatango.
- 09 Capability
List sms subscribers
Shows every subscriber currently assigned to a specific list. Use this to see who is on a list without opening the dashboard.
- 10 Capability
List configured webhooks
Shows all active webhooks used for your outbound events. This helps you monitor your integrations and automated triggers.
- 11 Capability
Send transactional sms
Sends a one-to-one message like a receipt or alert to a single phone number. It's the best way to send non-marketing updates to customers.
- 12 Capability
Unsubscribe phone number
Removes a specific subscriber from a list to ensure compliance. This automates the process of honoring opt-out requests.
Set up in minutes
One URL. Then ask Tatango to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Tatango 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_zlsy6FZ5nmHPAMxOBCJ8J1gdnxxPDtNvVNP6mazL/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 Tatango, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Tatango for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_zlsy6FZ5nmHPAMxOBCJ8J1gdnxxPDtNvVNP6mazL/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 Tatango URL.
- Step 03
Save and start
Save the connection and enable Tatango in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"tatango": {
"url": "https://edge.vinkius.com/vk_preview_zlsy6FZ5nmHPAMxOBCJ8J1gdnxxPDtNvVNP6mazL/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 Tatango
Open Agent mode in chat and ask: "Using Tatango, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"tatango": {
"url": "https://edge.vinkius.com/vk_preview_zlsy6FZ5nmHPAMxOBCJ8J1gdnxxPDtNvVNP6mazL/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 Tatango
Ask Copilot: "Using Tatango, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"tatango": {
"url": "https://edge.vinkius.com/vk_preview_zlsy6FZ5nmHPAMxOBCJ8J1gdnxxPDtNvVNP6mazL/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 Tatango
Open Cascade and ask: "Using Tatango, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"tatango": {
"url": "https://edge.vinkius.com/vk_preview_zlsy6FZ5nmHPAMxOBCJ8J1gdnxxPDtNvVNP6mazL/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 Tatango
Ask Cline: "Using Tatango, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add tatango --transport http "https://edge.vinkius.com/vk_preview_zlsy6FZ5nmHPAMxOBCJ8J1gdnxxPDtNvVNP6mazL/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 Tatango
Ask Claude: "Using Tatango, show me...". 12 tools are ready
Where the request belongs
Work Tatango can move forward.
For marketing leads and ops people who are tired of manual data entry for SMS lists. It's for anyone moving high volumes of messages who needs to stay organized without the friction of a heavy UI.
Political Campaign Manager
Sends out mass alerts and manages voter lists via simple voice or text commands.
SMS Marketing Lead
Monitors campaign performance and list growth without having to open a browser every hour.
Operations Coordinator
Automates transactional notifications like receipts or status updates for customers.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsString
Engage mobile app users with targeted push notifications, in-app messages, and behavioral triggers that improve retention.
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.
Sender.net
Send email and SMS campaigns that convert with an affordable marketing platform built for e-commerce and small businesses.
ProTexting
Automate SMS marketing via ProTexting. manage campaigns, contacts, and keywords directly with AI.
Bandwidth
Automate telecom workflows via Bandwidth. send SMS/MMS, manage media, campaigns, and toll-free verification directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Tatango 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 Tatango.
The practical details behind the request, access and result.
Can I use the Tatango MCP to send mass marketing texts?
Yes, you can use it to send mass SMS messages to your entire marketing list at once. It handles the broadcast for you so you don't have to send them individually.
How does the Tatango MCP handle subscriber opt-outs?
It uses the unsubscribe_phone_number capability to remove people from your lists. This helps you stay compliant with messaging regulations without manual list editing.
Can I send one-to-one messages with the Tatango MCP?
Yes, you can send transactional messages like receipts or alerts to specific numbers. These are perfect for non-marketing updates that need to go out immediately.
Does the Tatango MCP help with TCPA compliance?
Yes, it includes capabilities to manage opt-ins and unsubscribes. This helps ensure your high-volume outreach follows standard messaging rules.
Can I check my account status using the Tatango MCP?
You can use it to check your API health and fetch your account profile details. It's a fast way to make sure your connection is active before you start a campaign.
How do I manage my different SMS lists with Tatango MCP?
You can list all your marketing directories and see the metadata for each one. This helps you keep your different audience segments organized.
Can I send an SMS to a whole list using the AI?
Yes! Use the create_broadcast_campaign capability. Provide the List ID and your message text. Your agent will trigger the broadcast to all subscribers in that list instantly.
How do I add a new phone number to a marketing list?
Use the add_new_sms_subscriber action. Provide the phone number and the target List ID. The agent will instantly register the new subscriber in Tatango.
Is it possible to see my recent broadcast history via AI?
Absolutely. Run the list_sms_campaigns query. The agent will retrieve a history of all broadcast messages sent from your account, allowing you to monitor past outreach.
One connection away
Give your agent a direct line to Tatango.
Connect Tatango once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available