# Superforms MCP server

Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs.

## Links
- Registry page: https://www.getdrio.com/mcp/co-superforms-superforms
- Repository: https://github.com/brentgilmore/superforms-v2

## Install
- Endpoint: https://superforms.co/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://superforms.co/mcp

## Tools
- create_form (Create Superforms Form) - Create a voice-first form link that collects human answers and pipes responses back to the agent. Endpoint: https://superforms.co/mcp
- create_feedback_form (Create Feedback Form) - Create a voice-first feedback, cancellation, feature request, survey, or research form with optional smart follow-ups. Endpoint: https://superforms.co/mcp
- create_ask (Create Superforms Ask) - Create a voice-first Superforms answer link for human input. Backward-compatible alias for create_form. Endpoint: https://superforms.co/mcp
- join_creation_session (Join Superforms 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, ChatGPT, or Cursor. Endpoint: https://superforms.co/mcp
- update_creation_session (Update Superforms Draft) - Update a homepage creation handoff draft with the current form title, questions, and settings before the user clicks Set live. Endpoint: https://superforms.co/mcp
- get_responses (Get Superforms Responses) - Fetch persisted raw responses for a Superforms ask. This is the MCP equivalent of the HTTP bridge answers endpoint. Endpoint: https://superforms.co/mcp
- list_asks (List Superforms Asks) - List recent asks for a provided private agent token. Endpoint: https://superforms.co/mcp
- watch_ask (Watch Superforms Ask) - Wait briefly for a response, including responses received while an agent was reconnecting. Use since for durable catch-up; the HTTP bridge also exposes an SSE stream endpoint. Endpoint: https://superforms.co/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: co.superforms
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 4, 2026
- Source: https://registry.modelcontextprotocol.io
