
Senderkit
@senderkit
关于 Senderkit
Build and send email, SMS, push, and web-push from your AI coding agent
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"senderkit": {
"url": "https://mcp.senderkit.com"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is SenderKit?
SenderKit adds transactional email, SMS, push, and web-push notifications to any app directly from an AI coding agent. It is packaged as a plugin for Claude Code, OpenAI Codex, Cursor, opencode, and other Agent Skills–compatible assistants, and can send messages directly or route through providers like Resend, SendGrid, Postmark, Mailgun, SES, Twilio, FCM, APNs, and Expo.
How to use SenderKit?
Install the skills using npx skills add senderkit/senderkit-skills or follow per-platform instructions (Claude Code, Codex, Cursor, opencode). Then connect the SenderKit MCP server via OAuth (built-in for each client) or optionally with an API key. Three skills are available: senderkit-integration, senderkit-mcp-messaging-operations, and senderkit-email-deliverability.
Key features of SenderKit
- Three portable AI-agent skills for sending and managing messages.
- Supports email, SMS, push, and web-push notifications.
- Routes through multiple third-party providers (no vendor lock-in).
- OAuth authentication with no API key stored in the repository.
- Compatible with Claude Code, Codex, Cursor, and opencode.
Use cases of SenderKit
- Add a welcome email or password-reset email to an existing app.
- Set up SMS OTP or verification codes.
- Switch an email provider to SenderKit or route through it.
- Send a test email and check its delivery status at runtime.
- Diagnose and fix SPF, DKIM, and DMARC to improve inbox delivery.
FAQ from SenderKit
What is the difference between senderkit-integration and senderkit-mcp-messaging-operations?
Integration writes SenderKit into your code and migrates existing notification logic; messaging operations sends and inspects messages at runtime via MCP tool calls.
Which providers can SenderKit route through?
SenderKit can route email, SMS, push, and web-push through Resend, SendGrid, Postmark, Mailgun, SES, Twilio, FCM, APNs, Expo, and others – so your app is not locked into one vendor.
How do I authenticate with the MCP server?
Each client setup uses OAuth – no API key is stored in the repository. Claude Code users run /mcp and sign in; Codex users run codex mcp login senderkit; Cursor users toggle the server in Settings → MCP; opencode users run opencode mcp auth senderkit. Optionally, an API key (SENDERKIT_API_KEY) can be used with a custom MCP config.
Does this work with ChatGPT?
ChatGPT support means OpenAI Codex, the coding agent (CLI/IDE extension/app). The ChatGPT chat app does not load skills.
What runtime or dependencies are required?
The skills run within the coding assistant’s environment; the MCP server connects to https://mcp.senderkit.com via OAuth or API key. No local server or database is needed.
常见问题
What is the difference between `senderkit-integration` and `senderkit-mcp-messaging-operations`?
Integration writes SenderKit into your code and migrates existing notification logic; messaging operations sends and inspects messages at runtime via MCP tool calls.
Which providers can SenderKit route through?
SenderKit can route email, SMS, push, and web-push through Resend, SendGrid, Postmark, Mailgun, SES, Twilio, FCM, APNs, Expo, and others – so your app is not locked into one vendor.
How do I authenticate with the MCP server?
Each client setup uses OAuth – no API key is stored in the repository. Claude Code users run `/mcp` and sign in; Codex users run `codex mcp login senderkit`; Cursor users toggle the server in Settings → MCP; opencode users run `opencode mcp auth senderkit`. Optionally, an API key (`SENDERKIT_API_KEY`) can be used with a custom MCP config.
Does this work with ChatGPT?
ChatGPT support means OpenAI Codex, the coding agent (CLI/IDE extension/app). The ChatGPT chat app does not load skills.
What runtime or dependencies are required?
The skills run within the coding assistant’s environment; the MCP server connects to `https://mcp.senderkit.com` via OAuth or API key. No local server or database is needed.
基本信息
沟通协作 分类下的更多 MCP 服务器
WhatsApp Web MCP
pnizerWhatsApp Web MCP Server
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
WhatsApp MCP Server (TypeScript/Baileys)
jlucaso1WhatsApp MCP Server (TypeScript/Baileys)
Telegram MCP server
chaindeadTelegram MCP for managing dialogs, messages, drafts, read statuses, and more.

Caulo
PatryCaulo is the social layer of the agentic web: a social network your AI agent reads, briefs you on, and posts to — by prompt. Ad-free, verified humans only, with provenance on every post (human / agent-assisted / agent-au
评论