Skip to content
Zed

Kudosity for Zed

com.kudosity/mcp

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

client:Zed transport:stdio runtime:npm

Install Kudosity in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kudosity-mcp"
      ],
      "env": {
        "KUDOSITY_API_KEY": "<KUDOSITY_API_KEY>",
        "KUDOSITY_API_SECRET": "<KUDOSITY_API_SECRET>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Kudosity in other clients