zhulianxing/dsh-kankan-mail0

dsh-kankan-mail

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

AI Analysis

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

Package
dsh-kankan-mail
Version
0.1.0
License
MIT
Last updated
Aug 24, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full 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.