By burstsms
Send SMS, MMS, manage contact lists, and configure webhooks using the Kudosity messaging platform.
npx claudepluginhub burstsms/kudosity-claude-code-pluginCreate contact lists and add contacts to them on the Kudosity platform. Use when the user wants to create a new contact list, add recipients to a list, or manage list contacts for SMS campaigns.
Send MMS (multimedia) messages via the Kudosity platform. Use when the user wants to send a message with images, GIFs, videos, or audio to a recipient.
Send SMS messages via the Kudosity platform. Use when the user wants to send a text message to a single recipient or to a contact list. Supports scheduling, link tracking, and delivery callbacks.
Create and manage webhooks on the Kudosity platform. Use when the user wants to receive notifications for SMS delivery status, inbound messages, MMS events, link hits, or opt-outs.
Send SMS, MMS, manage contact lists, and configure webhooks using the Kudosity messaging platform — directly from Claude Code.
| Skill | Description |
|---|---|
/kudosity:create-list | Create contact lists and add recipients (V1 API) |
/kudosity:send-sms | Send SMS to individuals or contact lists (V1 + V2 API) |
/kudosity:send-mms | Send multimedia messages with images, GIFs, video, or audio (V2 API) |
/kudosity:setup-webhook | Configure delivery status notifications, inbound messages, and more (V2 API) |
The plugin also includes a /kudosity:setup command to walk you through credential configuration and verification.
claude --version to check/plugin marketplace add burstsms/kudosity-claude-code-plugin
/plugin install kudosity@kudosity-claude-code-plugin
git clone https://github.com/burstsms/kudosity-claude-code-plugin.git
claude --plugin-dir ./kudosity-claude-code-plugin
Add these to your shell profile (~/.zshrc or ~/.bashrc):
export KUDOSITY_API_KEY="your_v1_api_key"
export KUDOSITY_API_SECRET="your_v1_api_secret"
export KUDOSITY_V2_API_KEY="your_v2_api_key"
Then reload your shell:
source ~/.zshrc
Run the setup command in Claude Code:
/kudosity:setup
This will verify both your V1 and V2 API credentials and show your account balance.
"Create a contact list called 'March Campaign' with fields for email and postcode, then add John Doe (0491570156) and Jane Smith (0435795809)"
"Send an SMS to 0491570156 from 61481074185 saying 'Your order has shipped!'"
"Send an SMS to my 'March Campaign' list saying 'Sale starts tomorrow!'"
"Send an MMS to 0435795809 with the image at https://example.com/product.jpg, subject 'New Arrival'"
"Set up a webhook at https://myapp.com/sms-status to receive SMS delivery status and inbound messages"
| Operation | API Version | Auth Method |
|---|---|---|
| Create list | V1 | Basic Auth |
| Add contact to list | V1 | Basic Auth |
| Send SMS (single recipient) | V2 | x-api-key |
| Send SMS (to list / multiple) | V1 | Basic Auth |
| Send MMS | V2 | x-api-key |
| Create/manage webhooks | V2 | x-api-key |
This plugin connects to the public Kudosity MCP server at developers.kudosity.com/mcp. No authentication is needed for the MCP connection itself — credentials are only required when executing API requests.
The MCP provides:
list-specs, list-endpoints, get-endpoint, search-endpoints) — no auth neededroute-kudosity-operations) — no auth neededexecute-request) — requires your API credentials in the request headers├── .claude-plugin/
│ ├── plugin.json # Plugin manifest
│ └── marketplace.json # Marketplace catalog
├── .mcp.json # MCP server connection
├── skills/
│ ├── create-list/SKILL.md # Contact list management
│ ├── send-sms/SKILL.md # SMS sending
│ ├── send-mms/SKILL.md # MMS sending
│ └── setup-webhook/SKILL.md # Webhook configuration
├── agents/
│ └── kudosity-assistant.md # Specialized messaging agent
├── commands/
│ └── setup.md # Credential setup wizard
└── README.md
MIT
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.