Deooch Forms docs
Deooch Forms is a form builder with a Model Context Protocol server attached. Drag fields around in the visual studio, or ask Claude, ChatGPT, or any MCP-capable assistant to build the form and read the responses back for you. Respondents never sign in — they open a public link, fill it in, and submit.
Quickstart
Build your first form, publish it, and share the link — in about two minutes.
MCP server
Connect Claude, ChatGPT, Cursor, or any MCP client to Deooch Forms and create forms, edit fields, and read responses in chat.
Field types
All 14 field types — what each one collects, how it validates, and when to use it.
Submissions and exports
Where responses land, how email notifications work, and how to export to CSV or Excel.
The short version
- MCP endpoint:
https://forms.deooch.com/api/mcp— add it as a custom connector and sign in when prompted. - Six tools:
create_form,update_form,get_form,list_forms,list_submissions,get_submission. - Public forms: every published form gets a
/f/<slug>link that works without an account. - Free plan: 2 forms and 50 submissions, no card required.
Setting up a connector for the first time? The MCP connector walkthrough has per-client screenshots and the errors people actually hit. Want to see what a finished form looks like? Start from a template.