
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.
基本情報
「コミュニケーション」の他のコンテンツ
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
lharriesWhatsApp MCP server
飞书MCP服务器
sdd330MCP server provides feishu related operations

MailStream
Sponge LabsThe first MCP server for physical mail. Give any MCP-compatible AI agent the ability to send real postcards and letters, verify addresses, manage mailing lists and artwork, and track direct mail campaigns. Remote Streama

Slack
modelcontextprotocolModel Context Protocol Servers
コメント