zhulianxing/dsh-kankan-mail0

dsh-kankan-mail

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

AI 분석

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

패키지
dsh-kankan-mail
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 24.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 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.