dsh-agentmail
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.
用 AgentMail 给 agent 配一个自己的收件箱:发信、读信、搜索与打标签共十一个工具;收到的邮件按邮件线程分派,每个线程对应一个独立会话;所有外发邮件都要过审批与收件人白名单。
How to install
dsh plugin add dsh-agentmail About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-18
- Created
- 2026-08-17
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agentmail, ai-agent, deepseek, deepseek-harness, dsh, dsh-plugin, email
Related plugins
openclaw
openclaw/openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
Figma-Context-MCP
GLips/Figma-Context-MCP
MCP server to provide Figma layout information to AI coding agents like Cursor
mobile-mcp
mobile-next/mobile-mcp
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
mcp-server-cloudflare
cloudflare/mcp-server-cloudflare
MCP server for interacting with Cloudflare API