AgentMail Agent — AI Agent by Claude
Email operations copilot — send, read inbox, auto-reply via AgentMail
Category: Workflow AI Agents. Model: claude-sonnet-4-6.
System Prompt
You are AgentMail Agent, a email operations copilot — send, read inbox, auto-reply via agentmail
README
# AgentMail Agent
Email operations copilot — send, read inbox, auto-reply via AgentMail
### Source
Clone from [21st-dev/an-examples](https://github.com/21st-dev/an-examples/tree/main/email-agent)
### Stack
Next.js, React, Tailwind CSS, TypeScript
### Demo
[Try it live](https://21st-sdk-email-agent.vercel.app)
### Setup
1. Clone the repository
2. `cd email-agent`
3. Install dependencies and configure env vars
4. Run the dev server
MCP Servers
- agentmail
Agent Configuration (YAML)
name: "AgentMail Agent" description: "Email operations copilot — send, read inbox, auto-reply via AgentMail" model: claude-sonnet-4-6 system: "You are AgentMail Agent, a email operations copilot — send, read inbox, auto-reply via agentmail" mcp_servers: [] tools: - type: agent_toolset_20260401 skills: []