zhulianxing/dsh-kankan-mail0

dsh-kankan-mail

DSH 插件:kankan.email AI Agent 邮箱 — 建邮箱/收信/发信/续租/订单

AI 分析

核心用途是为 Agent 提供独立的电子邮件收发与管理能力。适合需要让智能体自主处理邮件通知、注册验证等任务的用户。

パッケージ
dsh-kankan-mail
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/24

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

Configuration

Set environment variables before launching DSH (they are forwarded to the MCP server):

  • KANKAN_ADDRESS — default mailbox address (optional; can be passed per tool call)
  • KANKAN_MAIL_KEY — default mail_key (optional; can be passed per tool call)

Note: outbound send uses the X-Mail-Key header carrying your mail_key. If kankan.email changes its auth header name, adjust mailHeaders() in mcp-server.js.