MeowForm v1.0

MeowForm

Agent-friendly forms from JSON Schema. Build structured data interfaces in seconds.

Powerful Automations

Everything you need to turn JSON into beautiful web experiences.

visibility

Human Usable Site

Forms render flawlessly on all devices. Native controls are styled for a premium, accessible experience.

Learn More arrow_forward
edit_square

Manual Creation

Paste your JSON Schema, set a deadline and optional passcode. Instantly get a shareable link.

Learn More arrow_forward
auto_awesome

Auto UI Generation

Agents can request structured data mid-workflow via MCP. The app suspends until the human replies.

Learn More arrow_forward

Create a Form

Define your form with a context message and JSON Schema, then share the generated link.

Your form is ready!

terminal MCP Configuration

1

Install

Add the proxy command to your MCP client config to connect.

2

Configure

Include the HTTP proxy URL in your client configuration args.

3

Connect

Start your agent to let it request and receive structured forms.

mcp.config.json content_copy
{
  "mcpServers": {
    "meow-form": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/proxy",
        "https://meowform.pages.dev/mcp"
      ]
    }
  }
}

Initializing

error

Error

Agent Request

check_circle

Success