# AgentMail Agent Reference

## Guides

- **[signup](https://agentmail.md/signup)**: self-sign up for an AgentMail API
  key and verify by OTP.
- **[core](https://agentmail.md/core)**: inboxes, messages, threads, labels, and
  attachments with the CLI.
- **[webhooks](https://agentmail.md/webhooks)**: receive email events by push to
  a public HTTPS URL.
- **[websockets](https://agentmail.md/websockets)**: stream email events to a
  local agent process.

New here with no API key? Start with **[signup](https://agentmail.md/signup)**.
Otherwise start with **[core](https://agentmail.md/core)**.

## Reference

- [SKILL.md](https://agentmail.md/SKILL.md): skill entry point.
- [mcp.md](https://agentmail.md/mcp.md): MCP integration.
- [AgentMail](https://agentmail.to): product landing page.
- [Console](https://console.agentmail.to): account and API key management.
- [Docs](https://docs.agentmail.to): full product documentation.
- [llms.txt](https://agentmail.md/llms.txt)
- [llms-full.txt](https://agentmail.md/llms-full.txt)
