SetSmart Connector for AI agents.
10 live capabilities
Manage WhatsApp and SMS outreach directly through your AI client.
Waiting for input…
Why people use SetSmart
SetSmart for Automated WhatsApp and SMS Outreach
This Connector lets you handle that entire loop in one chat window. You can send a message and update the contact record in the same breath. It removes the friction of manual data entry and lets you focus on the actual conversation.
What Vinkius changes
You get a direct line to your multi-channel messaging system through a single chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Sending a confirmation
A customer books a slot.
- Real-world use case 02
Updating a lead
A salesperson talks to a lead.
- Real-world use case 03
Segmenting a list
A marketing manager wants to target VIPs.
Complete set · 10capabilities
The complete SetSmart capability set.
These are the exact actions your AI can choose when you ask it to work with SetSmart.
01—04
4 capabilities in this set.
Part of 10 available through SetSmart.
- 01 Capability
Create contact
Add a new lead or customer to your database. This builds your contact list without manual data entry.
- 02 Capability
Delete contact
Remove a contact from your system. Use this to clean up your database and keep your records accurate.
- 03 Capability
Get contact
Pull up the full profile of a specific contact. This lets you see all metadata for a customer in one place.
- 04 Capability
List contacts
View your entire list of managed contacts. Use this to get a bird's-eye view of your current audience.
05—07
3 capabilities in this set.
Part of 10 available through SetSmart.
- 05 Capability
Send whatsapp message
Send a WhatsApp message to a contact. Use this for rich, multi-channel engagement with your customers.
- 06 Capability
Update contact
Modify an existing contact's details. Use this to keep your records current as leads move through your pipeline.
- 07 Capability
Add tag to contact
Apply a specific tag to a contact. This helps you segment your audience for targeted marketing campaigns.
08—10
3 capabilities in this set.
Part of 10 available through SetSmart.
- 08 Capability
List tags
See all the tags currently in your system. This helps you stay organized when managing different customer segments.
- 09 Capability
List webhooks
View your active system webhooks. This ensures your conversational data is syncing correctly with your other apps.
- 10 Capability
Send sms message
Send a text message to a customer's phone. This is perfect for quick updates or urgent notifications.
Set up in minutes
One URL. Then ask SetSmart to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use SetSmart 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_GHLiQGOvstqWNFOQjJXwK9okpvj5CRWC4AMnCTDX/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 SetSmart, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable SetSmart for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GHLiQGOvstqWNFOQjJXwK9okpvj5CRWC4AMnCTDX/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 SetSmart URL.
- Step 03
Save and start
Save the connection and enable SetSmart in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"setsmart": {
"url": "https://edge.vinkius.com/vk_preview_GHLiQGOvstqWNFOQjJXwK9okpvj5CRWC4AMnCTDX/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 SetSmart
Open Agent mode in chat and ask: "Using SetSmart, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"setsmart": {
"url": "https://edge.vinkius.com/vk_preview_GHLiQGOvstqWNFOQjJXwK9okpvj5CRWC4AMnCTDX/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 SetSmart
Ask Copilot: "Using SetSmart, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"setsmart": {
"url": "https://edge.vinkius.com/vk_preview_GHLiQGOvstqWNFOQjJXwK9okpvj5CRWC4AMnCTDX/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 SetSmart
Open Cascade and ask: "Using SetSmart, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"setsmart": {
"url": "https://edge.vinkius.com/vk_preview_GHLiQGOvstqWNFOQjJXwK9okpvj5CRWC4AMnCTDX/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 SetSmart
Ask Cline: "Using SetSmart, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add setsmart --transport http "https://edge.vinkius.com/vk_preview_GHLiQGOvstqWNFOQjJXwK9okpvj5CRWC4AMnCTDX/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 SetSmart
Ask Claude: "Using SetSmart, show me...". 10 tools are ready
Where the request belongs
Work SetSmart can move forward.
Marketing managers who are tired of manual SMS blasting, sales reps who want to update lead status without clicking through a CRM, and ops teams needing to keep contact data synced.
Marketing Manager
Sends personalized WhatsApp campaigns and manages audience tags without leaving the chat.
Sales Representative
Updates lead records and tracks messaging history during live conversations.
Operations Coordinator
Monitors communication webhooks and retrieves contact metadata to ensure data integrity.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPodium
Win more local customers with review generation, webchat, text marketing, and payment collection from one inbox.
StayFi
Connect your AI agents to StayFi to capture guest emails, manage WiFi properties, monitor networks, and track marketing analytics.
Chaport
Manage live chat and customer messaging via Chaport. track visitors, send messages, and monitor operator status directly from any AI agent.
Klaviyo
Drive revenue with email and SMS marketing powered by customer data that personalizes every message to increase lifetime value.
Amenitiz
Manage hotel reservations, room types, availability, rates, and guest profiles for your Amenitiz PMS through natural conversation.
Siteminder
Manage hotel inventory, search properties, and handle reservations via Siteminder's Channels Plus and Direct Booking APIs.
Bring your own AI
Change the model, client or framework. Keep SetSmart 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 SetSmart.
The practical details behind the request, access and result.
How does SetSmart MCP help with my WhatsApp messages?
It lets your AI agent send messages directly through your SetSmart account. You can ask your agent to reach out to customers without leaving your chat interface.
Can I use SetSmart MCP to update my CRM data?
Yes, you can update contact records and details using natural language. Your AI agent can modify information as you talk to it.
Is SetSmart MCP good for marketing teams?
It is excellent for marketing teams who need to send personalized outreach and manage audience segments without manual data entry.
How do I connect SetSmart MCP to my AI?
You simply subscribe to the Connector in the Vinkius catalog and enter your SetSmart API Key. Once connected, your AI agent can access all the capabilities.
Can SetSmart MCP manage different customer tags?
Yes, it can list and add tags to contacts. This helps you keep your audience organized and your marketing messages targeted.
What happens when I use SetSmart MCP for SMS?
Your AI agent can send text messages to your customers' phones directly. This is great for quick updates or urgent notifications.
Can my AI automatically send a WhatsApp message to a contact by providing their phone number and the text?
Yes! Use the send_whatsapp_message capability. Provide the destination phone number and the content, and your agent will deliver it instantly.
How do I add a specific tag to a lead for better segmentation?
Simply ask the agent to run the add_tag_to_contact action. You will need the Contact ID and the Tag ID to associate them correctly.
How do I find my SetSmart API Key?
Log in to your SetSmart dashboard, navigate to Settings > API, and you will find your unique secret API Key there.
One connection away
Give your agent a direct line to SetSmart.
Connect SetSmart once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available