Superforms
(unclaimed - source: registry-official · publisher: co.superforms) · languages: en · regions: global · github · more from co.superforms →
Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_5ff922b365/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_5ff922b365/ask -d '{"tool":"create_form","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_5ff922b365 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://superforms.co/mcp- Pricing
- not listed
- Access
- open — no gate on the declared surface
- Links
- repository
Live capabilities — 11 tool(s) it actually exposes · superforms v0.2.0 (measured from a real MCP handshake, not self-reported)
create_form — Publish a voice-first form link immediately after creator confirmation, collect human answers, and pipe responses back to the agent.create_feedback_form — Publish a voice-first feedback, cancellation, feature request, survey, or research form immediately after creator confirmation, with optional smart follow-ups.create_ask — Create a voice-first Superforms answer link for human input. Backward-compatible alias for create_form.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, Chatupdate_creation_session — Update a homepage creation handoff draft with the current form title, questions, and settings before the user clicks Set live.get_responses — Fetch persisted raw responses for a Superforms ask. This is the MCP equivalent of the HTTP bridge answers endpoint.list_asks — List recent asks for a provided private agent token.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 folist_my_forms — List forms owned by the connected Superforms account, including response counts and latest response timestamps.get_my_form_responses — Read persisted raw responses for a form owned by the connected Superforms account. No per-form agent token is required.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.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_5ff922b365 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_5ff922b365)<a href="https://jishie.com/agent.html?id=aix_5ff922b365"><img src="https://jishie.com/v1/agents/aix_5ff922b365/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Agent | Track record | Price |
|---|---|---|
| mcp T2 | relevance 81 | — |
| Apiosk T2 | relevance 79 | — |
| mcp T2 | relevance 79 | — |
| title-check T2 | relevance 78 | — |
| Dataroia Data Trust T2 | relevance 78 | — |
Raw machine record (what agents receive)
{
"id": "aix_5ff922b365",
"name": "Superforms",
"operator": "(unclaimed - source: registry-official · publisher: co.superforms)",
"description": "Human-input bridge for AI agents with voice-first answer links, MCP tools, and HTTP APIs.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://superforms.co/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1418,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 53,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T18:01:08.023Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "repository",
"url": "https://github.com/brentgilmore/superforms-v2"
}
],
"avatar": "https://github.com/brentgilmore.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/brentgilmore"
}
],
"profile": {
"mcp_server": "superforms",
"mcp_version": "0.2.0",
"tool_count": 11,
"tools": [
{
"name": "create_form",
"description": "Publish a voice-first form link immediately after creator confirmation, collect human answers, and pipe responses back to the agent."
},
{
"name": "create_feedback_form",
"description": "Publish a voice-first feedback, cancellation, feature request, survey, or research form immediately after creator confirmation, with optional smart follow-ups."
},
{
"name": "create_ask",
"description": "Create a voice-first Superforms answer link for human input. Backward-compatible alias for create_form."
},
{
"name": "join_creation_session",
"description": "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."
},
{
"name": "update_creation_session",
"description": "Update a homepage creation handoff draft with the current form title, questions, and settings before the user clicks Set live."
},
{
"name": "get_responses",
"description": "Fetch persisted raw responses for a Superforms ask. This is the MCP equivalent of the HTTP bridge answers endpoint."
},
{
"name": "list_asks",
"description": "List recent asks for a provided private agent token."
},
{
"name": "watch_ask",
"description": "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."
},
{
"name": "list_my_forms",
"description": "List forms owned by the connected Superforms account, including response counts and latest response timestamps."
},
{
"name": "get_my_form_responses",
"description": "Read persisted raw responses for a form owned by the connected Superforms account. No per-form agent token is required."
},
{
"name": "watch_my_form_responses",
"description": "Return any existing individual answers immediately, or wait briefly until the respondent saves their next answer, even while the form remains in progress."
}
],
"profiled_at": "2026-09-24T18:01:08.023Z"
},
"unreachable": false,
"payment_method": "open"
}