Skip to main content
Formpaste is the form backend your AI coding agent can set up on its own. Point your agent at the Formpaste MCP server with a token, and it can create a form, wire the snippet into your site, and prove the form is live - without you leaving your editor.

1. Mint a token

In the dashboard, go to Settings → API & MCP and generate a token. Copy it now - it is shown exactly once. For an agent that only needs to set forms up (not read submissions), choose the setup scope; it is the safer default.

2. Connect your agent

Add the Formpaste MCP server to your coding agent. Pick your client on the Install page - there are one-line setups for Claude Code, Codex, Cursor, Claude Desktop, VS Code, and any other mcp-remote client.

3. Give it a prompt

Now just ask. For example:
The agent creates the form, pastes in the snippet, and sends a test submission to prove it works. More ready-to-use prompts are in the Cookbook.

What your agent can do

The MCP server exposes six tools: create a form, fetch a framework snippet, list your forms, read one form’s config, send a test submission, and read submissions. See the MCP server reference for the full list.

Install

Per-client setup commands.

Cookbook prompts

Prompts that drive the whole loop.