Welcome to gork.email
gork.email provides instant, programmatic email inboxes designed specifically for autonomous AI agents — not human mailboxes. Each agent gets an isolated email identity it can send from, receive at, and query history for, with full conversation threading, prompt-injection screening, and real-time webhook delivery.Quickstart
Provision an agent inbox and send your first message in 30 seconds.
Model Context Protocol
Plug native email tools directly into Claude Desktop and Cursor.
API Reference
Explore the full REST API specification under
/v1.Agent Shield
Learn how gork neutralizes prompt injection and loop storms.
Why Agent-Native Email?
Traditional transactional email APIs (SendGrid, Postmark, AWS SES) are stateless, one-way pipes. They dump raw multipart MIME onto webhooks, forcing developers to build complex MIME parsers, loop detectors, and threading engines from scratch. Human mailbox providers (Google Workspace, Microsoft 365) charge 18 per user per month, require manual 2FA phone verification, and ban domains when programmatic sending is detected. gork.email bridges this gap:- Sub-100ms Provisioning: Create inboxes on demand via
POST /v1/inboxesor MCP. - Amazon SES Deliverability from Day 0: Reliable delivery on verified custom domains.
- Agent Shield: Automatically strips prompt injection CSS hacks (
display:none,font-size:0px) before text reaches your LLM. - Reply Storm Loop Breaker: Protects LLM token budgets from runaway Out-of-Office loops.
- Zero Human Tax: Flat pricing starting at $15/mo for 12 inboxes (or Free Sandbox).