ClickSend Connector for AI agents.
8 live capabilities
Send SMS, manage voice calls, and track marketing campaigns through your agent.
Waiting for input…
Why people use ClickSend
ClickSend for Multi-Channel SMS and Voice Management
With this Connector, you just ask your agent to do the heavy lifting. You can have your agent pull up the history of a specific voice call or check your remaining credit balance while you keep your focus on the actual work. You get a clear view of your messaging history and campaign status through a simple chat.
What Vinkius changes
You get a conversational interface for your entire ClickSend messaging suite.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking a campaign's status
A marketing manager asks, 'Did the morning SMS blast go out?
- Real-world use case 02
Handling a customer inquiry
A support rep asks, 'What did this customer say in their last text?
- Real-world use case 03
Monitoring budget
An operations lead asks, 'How much credit do we have left?
Complete set · 8capabilities
The complete ClickSend capability set.
These are the exact actions your AI can choose when you ask it to work with ClickSend.
01—04
4 capabilities in this set.
Part of 8 available through ClickSend.
- 01 Capability
Get physical mail history
View the history of physical letters sent through ClickSend Post. Use this to track offline communications.
- 02 Capability
List clicksend contact lists
See all the contact lists you have saved in ClickSend. Use it to organize your audience segments.
- 03 Capability
Get clicksend account info
Get your current account balance and core details. Use this to monitor your spend in real-time.
- 04 Capability
Get sms outbound history
Retrieve a full history of all sent SMS messages. This is perfect for auditing past communications.
05—08
4 capabilities in this set.
Part of 8 available through ClickSend.
- 05 Capability
List received sms
Pull a list of all inbound messages you have received. This helps you keep track of customer replies.
- 06 Capability
List sms marketing campaigns
See every scheduled and sent SMS marketing campaign. This helps you stay on top of your marketing schedule.
- 07 Capability
Get voice call history
Access the history of all automated voice calls. Use this to verify that your automated calls went out correctly.
- 08 Capability
Send clicksend sms
Send one or more SMS messages to recipients in E.164 format. This is the main capability for outgoing communication.
Set up in minutes
One URL. Then ask ClickSend to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ClickSend 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_Se9LmWQeCIafoK5WFzlUeUEOYcQhnjjRu2qEtVC9/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 ClickSend, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ClickSend for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Se9LmWQeCIafoK5WFzlUeUEOYcQhnjjRu2qEtVC9/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 ClickSend URL.
- Step 03
Save and start
Save the connection and enable ClickSend in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"clicksend": {
"url": "https://edge.vinkius.com/vk_preview_Se9LmWQeCIafoK5WFzlUeUEOYcQhnjjRu2qEtVC9/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 ClickSend
Open Agent mode in chat and ask: "Using ClickSend, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"clicksend": {
"url": "https://edge.vinkius.com/vk_preview_Se9LmWQeCIafoK5WFzlUeUEOYcQhnjjRu2qEtVC9/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 ClickSend
Ask Copilot: "Using ClickSend, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"clicksend": {
"url": "https://edge.vinkius.com/vk_preview_Se9LmWQeCIafoK5WFzlUeUEOYcQhnjjRu2qEtVC9/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 ClickSend
Open Cascade and ask: "Using ClickSend, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"clicksend": {
"url": "https://edge.vinkius.com/vk_preview_Se9LmWQeCIafoK5WFzlUeUEOYcQhnjjRu2qEtVC9/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 ClickSend
Ask Cline: "Using ClickSend, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add clicksend --transport http "https://edge.vinkius.com/vk_preview_Se9LmWQeCIafoK5WFzlUeUEOYcQhnjjRu2qEtVC9/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 ClickSend
Ask Claude: "Using ClickSend, show me...". 8 tools are ready
Where the request belongs
Work ClickSend can move forward.
Marketing managers who need to pivot campaigns quickly, ops leads auditing automated alerts, and support reps who want to see inbound texts without switching windows.
Marketing Manager
Checks campaign statuses and sends blast messages during live events.
Customer Support Rep
Looks up inbound SMS logs to resolve customer issues faster.
DevOps Engineer
Monitors system alerts and messaging throughput during outages.
Operations Lead
Audits voice call histories and physical mail logs for compliance.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMessageBird
Manage your global communications. send SMS and audit contacts via AI.
Sinch
Enable your AI agent to send SMS messages, monitor delivery reports, and manage contact groups via the Sinch API.
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.
SendCloud
Leading email and SMS marketing platform. manage campaigns, templates, and addresses via AI.
BulkSMS
Send and manage SMS messages via BulkSMS.com. track delivery, manage groups, and monitor credits directly from any AI agent.
CallFire
Run voice broadcasts, send bulk text messages, and manage call tracking campaigns for high-volume outreach at scale.
Bring your own AI
Change the model, client or framework. Keep ClickSend 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 ClickSend.
The practical details behind the request, access and result.
Can I use ClickSend MCP to send bulk SMS messages?
Yes, you can send single or multiple SMS messages to global recipients. Your agent can handle the delivery using standard E.164 formatting for your customers.
How do I check my ClickSend credit balance with an AI agent?
Just ask your agent for your account info. It will pull your current balance and core account details so you can monitor your spend without logging into the dashboard.
Can this Connector help me see if my marketing campaigns were successful?
Yes, you can list all your scheduled and sent SMS marketing campaigns. This lets you quickly see the status of your blasts to ensure they hit your audience.
Is it possible to see physical mail history through this capability?
You can retrieve the history of physical letters sent via ClickSend Post. This is great for tracking offline communications alongside your digital messages.
Can I see the messages my customers are sending back to us?
Yes, the Connector allows your agent to list all received SMS messages. This makes it easy to see customer replies directly within your chat interface.
Does ClickSend MCP support automated voice call logs?
It does. You can retrieve a history of all automated voice calls sent, which is helpful for verifying that your system-generated alerts actually went out.
Can I see the replies to my SMS messages through the agent?
Yes! Use the list_received_sms capability. The agent will return all inbound SMS messages sent to your ClickSend numbers, allowing you to review customer replies.
How do I check how many credits I have left?
Use the get_clicksend_account_info capability. Your agent will fetch your account details, which include your current balance for messaging and other services.
Where do I find my ClickSend API Key?
Log in to your ClickSend dashboard and navigate to Developers > API Credentials. Your API Username and API Key are listed there.
One connection away
Give your agent a direct line to ClickSend.
Connect ClickSend once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available