Skip to content
crispforms

Build a form without opening CrispForms

CrispForms is an MCP server, so the assistant you already use can build forms, publish them and tell you what people said, in the same conversation where you decided you needed one.

The server address

https://crispforms.com/api/mcp

That is the whole configuration. There is no API key to create, no token to paste and nothing to keep secret. Your client sends you here to sign in, you choose what to allow, and that’s it.

Connecting it

  • Claude

    Settings → Connectors → Add custom connector, then paste the address.

  • Claude Code

    claude mcp add --transport http crispforms https://crispforms.com/api/mcp

  • Cursor

    Settings → MCP → Add new global MCP server, with the address as its url.

  • ChatGPT, Codex and others

    Any client that supports remote MCP servers: give it the same address.

Step-by-step for each client

You decide what it can see

Three permissions, asked for separately. Reading what people typed into your forms is its own box, and it isn’t ticked for you.

  • See your forms

    The names, questions and settings of your forms, and how many people have viewed and completed them.

  • Build and change forms

    Create forms, add questions and publish them. It cannot delete anything.

  • Read what people have submitted(off unless you tick it)

    The actual answers people typed into your forms, including the email addresses and anything else they wrote.

A connected app always acts as you. It can never do anything your own role allows less of, and disconnecting it from Account → Connections takes effect on the very next thing it tries.

What it can do

  • List your workspaces and forms
  • Read a form's full structure, question by question
  • Create a form and add questions to it
  • Rename a form, or switch it between conversational and single-page
  • Publish a form and hand you the live link
  • Read responses and analytics, if you allow it

What it deliberately can’t

  • Delete a form, or anything in one
  • Delete a response
  • Add, remove or change who is in your workspace
  • Touch billing or your subscription
  • Do anything your own role doesn't already allow

There is no delete tool at all. An assistant that has just read a page of text a stranger typed into your form shouldn’t be holding one.

It’s on every plan, including free

Connecting an AI client costs nothing and uses no credits. The forms it builds are ordinary CrispForms forms. Open them in the builder and carry on by hand whenever you want.

Start free