# GudForm GudForm is an open-source conversational form builder (Typeform alternative). Humans fill forms in the browser. Agents use the REST API and MCP. ## Docs - Product: https://forms2.bornwest.io - Developer docs: https://forms2.bornwest.io/docs - REST API: https://forms2.bornwest.io/docs/api - MCP: https://forms2.bornwest.io/docs/mcp - Webhooks: https://forms2.bornwest.io/docs/webhooks - Self-hosting: https://forms2.bornwest.io/docs/self-hosting - OpenAPI: https://forms2.bornwest.io/openapi.yaml ## Agent access - REST base: https://forms2.bornwest.io/api/v1 - Auth: Authorization: Bearer ff_ - MCP: POST https://forms2.bornwest.io/api/mcp (same Bearer key) - Tools: list_forms, get_form_schema, create_form, set_questions, submit_response, set_webhook Create API keys at https://forms2.bornwest.io/dashboard/settings/api-keys