formdata.dev

Form Infrastructure for Agents

Zero storage. Edge-native. MCP-first. Deploy form endpoints as infrastructure — configure destinations through Claude, not dashboards.

🤖

MCP-First

Manage forms, destinations, and keys through Claude or Cursor. No dashboard needed — your AI agent is your control plane.

🔒

Zero Storage

Submissions are routed in memory and immediately dispatched. Your PII never touches a database. Just routing.

Edge-Native

Built on Cloudflare Workers. KV reads at 300+ PoPs. Queue-based async delivery. P99 ingestion under 50ms worldwide.

🔀

Multi-Destination

Route each form to any combination of webhooks, SMTP email, and Google Sheets. Queued with retries and dead-letter handling.

💻

CLI & API

One command to start: npx formdata-dev init. Full lifecycle management via CLI or REST API.

🔑

Multi-Tenant Auth

Public keys (pk_) for submissions. Secret keys (sk_) with SHA-256 hashing for admin. Key rotation revokes instantly.