dsh-agentmail
用 AgentMail 给 agent 配一个自己的收件箱:发信、读信、搜索与打标签共十一个工具;收到的邮件按邮件线程分派,每个线程对应一个独立会话;所有外发邮件都要过审批与收件人白名单。
Gives an agent its own email inbox through AgentMail — eleven tools for sending, reading and labelling mail, plus inbound mail delivered into one harness session per email thread, with an approval gate and recipient allowlist on everything outbound.
怎么安装
dsh plugin add dsh-agentmail 简介
Two ways to install The 5-minute on-ramp: the built-in MCP client The harness ships @deepseek-ai/dsh-mcp-client, and AgentMail runs an MCP server. Zero code: yaml id: mcp-agentmail name: '@deepseek-ai/dsh-mcp-client' config: serverName: agentmail transport: streamable-http url: https://mcp.agentmail.to/mcp headers: Authorization: !!js 'Bearer ${process.env.AGENTMAIL_API_KEY}' That gives you mcp__agentmail__send_message and friends today. It does **not** give you the four things below. This plugin sh export AGENTMAIL_API_KEY=... dsh plugin --profile demo add dsh-agentmail # or: add github:agent…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-18
- 创建于
- 2026-08-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agentmail, ai-agent, deepseek, deepseek-harness, dsh, dsh-plugin, email