Kontak Connector for AI agents.
10 live capabilities
Manage customer SMS and message history through a single chat interface.
Waiting for input…
Why people use Kontak
Simplify SMS Marketing with Kontak Communication capabilities
With this Connector, you just tell your agent to find the customer and send the follow-up. The agent handles the lookup and the sending in one go, keeping you in your flow and ensuring your communication remains fast and accurate.
What Vinkius changes
You get a direct bridge between your AI and your customer messaging platform.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying past customer interactions
A support agent needs to see if a customer was already messaged.
- Real-world use case 02
Sending targeted marketing updates
A marketing lead wants to send a holiday discount to VIPs.
- Real-world use case 03
Checking account health and logs
An owner wants to check account health.
Complete set · 10capabilities
The complete Kontak capability set.
These are the exact actions your AI can choose when you ask it to work with Kontak.
01—04
4 capabilities in this set.
Part of 10 available through Kontak.
- 01 Capability
List kontak messages
Pull a list of every sent and received message in your history. This provides a full audit trail of your communications.
- 02 Capability
Get message details
Retrieve specific data for a single message. Use this to check delivery status or specific timestamps.
- 03 Capability
List kontak contacts
Get a full list of every contact in your address book. This helps you see the scale of your current customer base.
- 04 Capability
Get contact details
Get specific info for a single customer contact. This helps you find phone numbers or notes without searching through a separate database.
05—07
3 capabilities in this set.
Part of 10 available through Kontak.
- 05 Capability
Send outbound sms
Send a new text message to a customer's phone number. This lets you communicate instantly without leaving your chat client.
- 06 Capability
List kontak templates
Browse all the message templates you've created. This ensures your team uses the correct brand voice every time.
- 07 Capability
List kontak tags
See a list of all tags used to organize your contacts. This helps you segment your audience for better marketing.
08—10
3 capabilities in this set.
Part of 10 available through Kontak.
- 08 Capability
Get kontak account info
Fetch your current account settings and general info. Use this to check your subscription status or account limits.
- 09 Capability
List kontak webhooks
View all the webhooks currently configured on your account. This ensures your automated workflows are correctly set up.
- 10 Capability
Get kontak audit logs
Pull the system logs to see what's happening under the hood. This is useful for troubleshooting any technical issues.
Set up in minutes
One URL. Then ask Kontak to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kontak 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_5hYEe2rTEl2AbIeFWI2vTqUBD6HgbPOx6fhRzegw/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 Kontak, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kontak for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5hYEe2rTEl2AbIeFWI2vTqUBD6HgbPOx6fhRzegw/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 Kontak URL.
- Step 03
Save and start
Save the connection and enable Kontak in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kontak": {
"url": "https://edge.vinkius.com/vk_preview_5hYEe2rTEl2AbIeFWI2vTqUBD6HgbPOx6fhRzegw/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 Kontak
Open Agent mode in chat and ask: "Using Kontak, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kontak": {
"url": "https://edge.vinkius.com/vk_preview_5hYEe2rTEl2AbIeFWI2vTqUBD6HgbPOx6fhRzegw/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 Kontak
Ask Copilot: "Using Kontak, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kontak": {
"url": "https://edge.vinkius.com/vk_preview_5hYEe2rTEl2AbIeFWI2vTqUBD6HgbPOx6fhRzegw/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 Kontak
Open Cascade and ask: "Using Kontak, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kontak": {
"url": "https://edge.vinkius.com/vk_preview_5hYEe2rTEl2AbIeFWI2vTqUBD6HgbPOx6fhRzegw/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 Kontak
Ask Cline: "Using Kontak, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kontak --transport http "https://edge.vinkius.com/vk_preview_5hYEe2rTEl2AbIeFWI2vTqUBD6HgbPOx6fhRzegw/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 Kontak
Ask Claude: "Using Kontak, show me...". 10 tools are ready
Where the request belongs
Work Kontak can move forward.
This is for customer success managers who are drowning in tickets and SMS threads, or SMS marketing leads who need to verify message delivery without logging into a separate dashboard.
Customer Support Lead
Manages high-volume SMS inquiries and checks message history to resolve issues quickly.
SMS Marketing Specialist
Sends out bulk updates and manages contact tags to segment audiences.
Small Business Owner
Sends appointment reminders and keeps a clean, searchable record of all customer interactions.
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.
CallFire
Run voice broadcasts, send bulk text messages, and manage call tracking campaigns for high-volume outreach at scale.
String
Engage mobile app users with targeted push notifications, in-app messages, and behavioral triggers that improve retention.
Telnyx
Manage your Telnyx communications. audit phone numbers, messages, and calls via AI.
ActiveTrail
Email and SMS marketing automation. manage contacts, campaigns, and group segments via AI.
Salesquared
Automate business communications via Salesquared. manage SMS, voice calls, and leads directly with AI.
Bring your own AI
Change the model, client or framework. Keep Kontak 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 Kontak.
The practical details behind the request, access and result.
Can I send SMS messages using the Kontak MCP?
Yes, you can send outbound texts directly through your AI client. This lets you message customers without switching between apps.
How do I see my message history with Kontak MCP?
You can ask your agent to list all sent and received messages. It will pull the full history from your account for you to review.
Can the Kontak MCP manage my customer address book?
Yes, it lets your agent access your contact list. You can find specific people or look up their details using natural language.
Does Kontak MCP support message templates?
It allows your agent to see all your saved templates. This helps keep your outgoing messages consistent and professional.
Can I check my account logs with Kontak MCP?
Yes, you can retrieve system audit logs and account info. This is great for monitoring performance or troubleshooting issues.
Is Kontak MCP good for SMS marketing?
It is ideal for marketing because it handles tag listing and outbound messaging. You can quickly segment customers and send targeted texts.
How do I get a Kontak API Token?
Visit your Kontak dashboard, navigate to the API or Developer section, and generate a new token.
Does this support sending images via SMS?
Currently, the server supports text-based SMS messages. MMS/Image support is planned for future updates.
Can I see my call history?
Yes, if call logs are enabled in your account, the list_kontak_messages capability will include them.
One connection away
Give your agent a direct line to Kontak.
Connect Kontak once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available