Connection check
verified live · 20h ago
superforms
Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs.
Tools
11
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
11 toolsRead from the running server on 20h ago.
create_ask
goaltitlepromptcontextquestionspersistent
+7
Create a voice-first Superforms answer link for human input. Backward-compatible alias for create_form. Create a voice-first Superforms answer link for human input. Backward-compatible alias for create_form.
create_feedback_form
goaltitlepromptcontextquestionspersistent
+7
Publish a voice-first feedback, cancellation, feature request, survey, or research form immediately after creator confirmation, with optional smart follow-ups. Publish a voice-first feedback, cancellation, feature request, survey, or research form immediately after creator confirmation, with optional smart follow-ups.
create_form
goaltitlepromptcontextquestionspersistent
+7
Publish a voice-first form link immediately after creator confirmation, collect human answers, and pipe responses back to the agent. Publish a voice-first form link immediately after creator confirmation, collect human answers, and pipe responses back to the agent.
get_my_form_responses
read-only
askId*since
Read persisted raw responses for a form owned by the connected Superforms account. No per-form agent token is required. Read persisted raw responses for a form owned by the connected Superforms account. No per-form agent token is required.
get_responses
read-only
askId*sinceagentToken*
Fetch persisted raw responses for a Superforms ask. This is the MCP equivalent of the HTTP bridge answers endpoint. Fetch persisted raw responses for a Superforms ask. This is the MCP equivalent of the HTTP bridge answers endpoint.
join_creation_session
agentNamecreationSessionUrl*
Join a Superforms homepage creation handoff session before creating the real form. Pass agentName with the client name, such as Codex, Claude Code, Claude, ChatGPT, or Cursor. Join a Superforms homepage creation handoff session before creating the real form. Pass agentName with the client name, such as Codex, Claude Code, Claude, ChatGPT, or Cursor.
list_asks
read-only
agentToken*
List recent asks for a provided private agent token. List recent asks for a provided private agent token.
list_my_forms
read-only
List forms owned by the connected Superforms account, including response counts and latest response timestamps. List forms owned by the connected Superforms account, including response counts and latest response timestamps.
update_creation_session
goaltitlecontextquestionsfollowUpModeresponseMode
+4
Update a homepage creation handoff draft with the current form title, questions, and settings before the user clicks Set live. Update a homepage creation handoff draft with the current form title, questions, and settings before the user clicks Set live.
watch_ask
read-only
url*askIdsincetimeoutMsagentToken*
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 for durable per-answer… 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 for durable per-answer catch-up; the HTTP bridge also exposes an SSE stream endpoint.
watch_my_form_responses
read-only
askId*sincetimeoutMs