S
Superforms
11 endpointsliveHuman-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs. (MCP server co.superforms/superforms, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Superforms.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Create Superforms Form /create_form | Publish a voice-first form link immediately after creator confirmation, collect human answers, and pipe responses back to the agent. | $0.0020 per call | unknown |
| Create Feedback Form /create_feedback_form | Publish a voice-first feedback, cancellation, feature request, survey, or research form immediately after creator confirmation, with optional smart follow-ups. | $0.0020 per call | unknown |
| Create Superforms Ask /create_ask | Create a voice-first Superforms answer link for human input. Backward-compatible alias for create_form. | $0.0020 per call | unknown |
| Join Superforms Creation Session /join_creation_session | Join a Superforms homepage creation handoff session before creating the real form. Pass agentName with the client name, such as Codex, Claude Code, Claude, Chat | $0.0020 per call | unknown |
| Update Superforms Draft /update_creation_session | Update a homepage creation handoff draft with the current form title, questions, and settings before the user clicks Set live. | $0.0020 per call | unknown |
| Get Superforms Responses /get_responses | Fetch persisted raw responses for a Superforms ask. This is the MCP equivalent of the HTTP bridge answers endpoint. | $0.0020 per call | unknown |
| List Superforms Asks /list_asks | List recent asks for a provided private agent token. | $0.0020 per call | unknown |
| Watch Superforms Ask /watch_ask | Return as soon as an individual answer is saved, including answers received while an agent was reconnecting and while the form remains in progress. Use since fo | $0.0020 per call | unknown |
| List My Superforms /list_my_forms | List forms owned by the connected Superforms account, including response counts and latest response timestamps. | $0.0020 per call | unknown |
| Get My Form Responses /get_my_form_responses | Read persisted raw responses for a form owned by the connected Superforms account. No per-form agent token is required. | $0.0020 per call | unknown |
| Watch My Form Responses /watch_my_form_responses | Return any existing individual answers immediately, or wait briefly until the respondent saves their next answer, even while the form remains in progress. | $0.0020 per call | unknown |