Kudosity for Cline
com.kudosity/mcp
Send SMS, MMS and WhatsApp, manage contacts and webhooks, from AI agents.
client:Cline
transport:stdio
runtime:npm
Install Kudosity in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"kudosity-mcp"
],
"env": {
"KUDOSITY_API_KEY": "<KUDOSITY_API_KEY>",
"KUDOSITY_API_SECRET": "<KUDOSITY_API_SECRET>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs