Texter Connector for AI agents.
10 live capabilities
Manage WhatsApp and Instagram messages from a single unified inbox.
Waiting for input…
Why people use Texter
Texter for WhatsApp and Instagram Support
This Connector changes that by putting your entire messaging world into your AI's hands. Your agent can see every active chat, read the history, and send replies instantly. You get a unified flow where the AI handles the repetitive stuff so your team can focus on the complex problems.
What Vinkius changes
You get a unified way to manage multi-channel customer messages through a single AI interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Handling a support inquiry on Instagram
A customer asks a question on Instagram.
- Real-world use case 02
Sending automated welcome messages
A new lead signs up.
- Real-world use case 03
Monitoring high-volume chat queues
A manager wants to see how many chats are open.
Complete set · 10capabilities
The complete Texter capability set.
These are the exact actions your AI can choose when you ask it to work with Texter.
01—04
4 capabilities in this set.
Part of 10 available through Texter.
- 01 Capability
List texter chats
Get a list of all your currently active conversations. This helps you see where the AI needs to jump in.
- 02 Capability
List texter departments
See how your workspace is split into different teams. Use this to understand which department owns which chat.
- 03 Capability
List texter labels
Pull a list of all your existing chat labels. It helps the AI know how to categorize new conversations.
- 04 Capability
List texter messages
Look at the message history for a specific chat. This gives the AI the context it needs to provide a helpful answer.
05—07
3 capabilities in this set.
Part of 10 available through Texter.
- 05 Capability
Resolve texter chat
Close out a conversation once the issue is fixed. This keeps your active chat list clean and organized.
- 06 Capability
Send texter message
Send a direct message to a conversation that's already open. It's the main way your agent talks to customers.
- 07 Capability
Send texter template
Send a pre-approved template for platforms like WhatsApp. This is perfect for standard notifications like order confirmations.
08—10
3 capabilities in this set.
Part of 10 available through Texter.
- 08 Capability
Add label to texter chat
Tag a specific conversation with a label. Use this to sort leads by status or priority.
- 09 Capability
Get texter chat details
Pull the specific metadata and details for a single chat. It helps the AI understand the specific context of a conversation.
- 10 Capability
List texter channels
See every connected channel like Instagram or WhatsApp. Use this to check which platforms are currently live.
Set up in minutes
One URL. Then ask Texter to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Texter 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_Ap5Bb8qxsSkz6Pxc9hRueEHTYrUntuHl5mcoR3DA/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 Texter, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Texter for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Ap5Bb8qxsSkz6Pxc9hRueEHTYrUntuHl5mcoR3DA/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 Texter URL.
- Step 03
Save and start
Save the connection and enable Texter in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"texter": {
"url": "https://edge.vinkius.com/vk_preview_Ap5Bb8qxsSkz6Pxc9hRueEHTYrUntuHl5mcoR3DA/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 Texter
Open Agent mode in chat and ask: "Using Texter, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"texter": {
"url": "https://edge.vinkius.com/vk_preview_Ap5Bb8qxsSkz6Pxc9hRueEHTYrUntuHl5mcoR3DA/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 Texter
Ask Copilot: "Using Texter, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"texter": {
"url": "https://edge.vinkius.com/vk_preview_Ap5Bb8qxsSkz6Pxc9hRueEHTYrUntuHl5mcoR3DA/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 Texter
Open Cascade and ask: "Using Texter, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"texter": {
"url": "https://edge.vinkius.com/vk_preview_Ap5Bb8qxsSkz6Pxc9hRueEHTYrUntuHl5mcoR3DA/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 Texter
Ask Cline: "Using Texter, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add texter --transport http "https://edge.vinkius.com/vk_preview_Ap5Bb8qxsSkz6Pxc9hRueEHTYrUntuHl5mcoR3DA/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 Texter
Ask Claude: "Using Texter, show me...". 10 tools are ready
Where the request belongs
Work Texter can move forward.
This is for the support lead drowning in social media DMs, the sales rep tired of manual follow-ups, and the ops manager who needs a bird's-eye view of all customer interactions.
Customer Support Lead
Uses this to monitor high-volume chats across WhatsApp and Instagram to ensure every customer gets a fast response.
Sales Development Rep
Uses this to send automated follow-up templates to new leads without having to type out the same message every time.
Operations Manager
Uses this to oversee department chat volumes and verify that all messaging channels are connected and active.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsProTexting
Automate SMS marketing via ProTexting. manage campaigns, contacts, and keywords directly with AI.
SimpleTexting
Send mass text messages, run SMS campaigns, and manage two-way conversations with customers from one simple platform.
Clickatell
Deliver transactional and marketing messages over SMS, WhatsApp, and chat channels with global reach and high deliverability.
Kudosity
Automate SMS & WhatsApp messaging via Kudosity. send and cancel SMS, send WhatsApp messages, manage contacts and lists, track delivery, and check account balance from any AI agent.
Brevo
Engage customers across email, SMS, and chat with marketing campaigns and transactional messaging that scale with you.
Bring your own AI
Change the model, client or framework. Keep Texter 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 Texter.
The practical details behind the request, access and result.
Can the Texter MCP help me manage WhatsApp messages?
Yes, it connects your AI agent directly to your WhatsApp messages so you can read, reply, and manage conversations from one interface.
How do I use Texter with my AI agent for customer support?
Once connected, your AI agent can use Texter to pull up chat histories, see active conversations, and send replies to customers automatically.
Can I send automated SMS drip campaigns using Texter?
Absolutely. You can have your AI agent trigger pre-approved templates to send automated follow-ups and notifications to your leads.
Does Texter support Instagram and other social channels?
Yes, it supports omnichannel messaging, meaning your agent can handle conversations from Instagram, WhatsApp, and other connected channels.
How does Texter help my team organize customer chats?
It allows your AI to apply labels to conversations and organize them into different departments, making it much easier to track your sales pipeline.
Can I use Texter to send order confirmations automatically?
Yes, you can use the template capability to send standard messages like order confirmations across WhatsApp and other platforms instantly.
Is it possible to see all my messaging channels in one place with Texter?
Yes, the Connector lets your agent list and monitor all your connected channels so you don't have to switch between different apps to see your volume.
Can I see the history of a specific chat via AI?
Yes! Use the list_texter_messages capability and provide the Chat ID. Your agent will retrieve the complete message log for that conversation.
How do I send a WhatsApp template with parameters?
Use the send_texter_template action. Provide the destination number, Template ID, language, and a JSON array for the dynamic components to personalize the message.
Is it possible to assign a label to a conversation via AI?
Absolutely. Use the add_label_to_texter_chat capability. Provide the Chat ID and the Label ID to organize your inbox programmatically.
One connection away
Give your agent a direct line to Texter.
Connect Texter once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available