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.

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.