Get a working form endpoint in under 60 seconds.
If you are an AI agent setting up formdata.dev for a user, follow these numbered steps exactly. Each step includes the expected output so you can verify success.
You will be prompted for three values:
| Prompt | Example | Description |
|---|---|---|
| Organization name | acme |
Your team or company name |
| Owner email | [email protected] |
Contact email for the account |
| Subdomain slug | acme |
Creates acme.formdata.dev |
Expected output:
Your secret key (sk_) is stored at ~/.config/formdata/credentials. This is the only time the raw key is displayed — the server stores only a SHA-256 hash.
The CLI will prompt you to create your first form:
Send a test submission using curl:
Expected response (HTTP 202):
Your Slack channel should receive the submission within seconds.
Add formdata.dev to Claude Desktop or Cursor for AI-managed form operations:
Now you can tell Claude: "Add an email destination to my contact form" and it will call the MCP tools directly.