ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Kudosity with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate SMS & WhatsApp messaging via Kudosity. send and cancel SMS, send WhatsApp messages, manage contacts and lists, track delivery, and check account balan

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 17 capabilities

The complete Kudosity capability set.

These are the exact actions your AI can choose when you ask it to work with Kudosity.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through Kudosity.

  1. 01

    Format number

    Useful for cleaning CRM data before sending SMS. Format a phone number to E.164 international format

  2. 02

    Get SMS sent count

    Start and end date must be within 7 days. If omitted, covers the last 24 hours. Get total SMS sent count in a timeframe

  3. 03

    Get SMS stats

    Get message/campaign delivery report

  4. 04

    Opt out contact

    Required for marketing compliance. enables an unsubscribe method. Unsubscribe a contact from list(s)

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through Kudosity.

  1. 05

    Cancel SMS

    Only messages that have been scheduled can be cancelled. Cancel a scheduled SMS

  2. 06

    Remove contact

    Number must be in E.164 format unless countrycode is provided. Remove a contact from list(s)

  3. 07

    Get balance

    Get Kudosity account balance

  4. 08

    Add contact to list

    If the contact already exists, it will be ignored (not updated). Number must be in E.164 format unless countrycode is provided. Add a contact to a list

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through Kudosity.

  1. 09

    Get contact list

    Get detailed information about a contact list

  2. 10

    Get SMS delivery status

    Get SMS delivery status for a specific recipient

  3. 11

    Get SMS info

    Does not return individual messages with populated variables. Get message/campaign information

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through Kudosity.

  1. 12

    Get SMS responses

    Filter by message_id, keyword, keyword_id, or virtual number. Supports date range filtering. Get SMS reply responses

  2. 13

    Get whatsapp

    Returns message content, delivery status, and metadata. Get details of a sent WhatsApp message

  3. 14

    List contact lists

    Supports pagination. List all contact lists in your account

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through Kudosity.

  1. 15

    List whatsapp

    Messages returned in reverse chronological order (newest first). Supports cursor-based pagination with 1-100 messages per page. List WhatsApp messages for your account

  2. 16

    Send SMS

    Numbers must be in E.164 international format unless countrycode is provided. Send an SMS message

  3. 17

    Send whatsapp

    Supports text, template, and custom content types. Templates must be pre-approved by WhatsApp. Recipient must have an active WhatsApp account and have opted in. Send a WhatsApp message

Observed, not estimated

1085ms average. Fast in production.

Kudosity is checked daily against the live service.

Daily averagePeak 1242ms
Aug 20Today
Fastest day
854ms
Slowest day
1242ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 17 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Kudosity, so you can see the experience inside your AI.

It does not authenticate your account with Kudosity. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Kudosity Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_cSVKrzzLVIkHlVOFejM4h4XZuN0ImevdgUTONj6p/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Kudosity capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "kudosity-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_cSVKrzzLVIkHlVOFejM4h4XZuN0ImevdgUTONj6p/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Kudosity owners ask.

  • 01

    Can my AI send an SMS to multiple recipients at once?

    Yes! Use the send_sms capability with up to 500 comma-separated recipient numbers in the to parameter, or send to an entire contact list by providing a list_id. Numbers must be in E.164 international format, or use the countrycode parameter to auto-format local numbers.

  • 02

    How do I check if my SMS was delivered successfully?

    Use get_sms_stats with the message ID to get aggregate delivery counts (delivered, bounced, pending), or use get_sms_delivery_status with both message ID and recipient number to get per-recipient delivery details including the full populated message content.

  • 03

    Can my AI manage contacts and opt-outs for marketing compliance?

    Absolutely. Use add_contact_to_list to add contacts, remove_contact to delete them from lists, and opt_out_contact to unsubscribe recipients. The opt-out capability is essential for marketing compliance. by law you must enable an unsubscribe method for marketing campaigns.

  • 04

    Can my AI send WhatsApp messages?

    Yes! Use the send_whatsapp capability to send text, template, or custom content messages. Templates must be pre-approved in your WhatsApp Business account. The recipient must have an active WhatsApp account and have opted in. You can also retrieve sent messages with get_whatsapp and list all messages with list_whatsapp.