# Build with Formerize

Read [the Agent Skill](/SKILL.md), then inspect the site and choose the fields it needs.

The owner signs in and creates an API key in the dashboard. Use that key to create or edit a draft.

Return the dashboard URL for review and publication. After publication, install the returned form action or share the hosted link.

API contract: https://api.formerize.lansford.dev/openapi.json

MCP: `POST https://api.formerize.lansford.dev/mcp` with `Authorization: Bearer <key>`. OAuth is not yet available.

API keys cannot publish, read response content, or manage keys. Never expose them in public markup.
