HomeCommunication › Kudosity

Kudosity

Send SMS, MMS and WhatsApp, manage contacts and webhooks, from AI agents.

Official TypeScript Cloud
★ 1 stars Last pushed 2026-09-23 License: MIT

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.5.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "KUDOSITY_API_KEY": "<YOUR_VALUE>",
        "KUDOSITY_API_SECRET": "<YOUR_VALUE>"
      }
    }
  }
}
  • KUDOSITY_API_KEY required secret — Your Kudosity API key (Settings → API Settings).
  • KUDOSITY_API_SECRET secret — Your Kudosity API secret. Required only for contact-list and balance tools.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry