Forms and agents
WebMCP's declarative API turns a form into a tool with three attributes —
toolname, tooldescription, and
toolparamdescription per field. The browser synthesizes the schema
and lets the agent fill and submit the form like a person. No JavaScript.
Agent-callable: request a quote
Human-only: checkout
No toolname — agents never see this form as a tool.
Agents may request a quote; they may never check out. That boundary is the
site owner's choice, per form, in plain HTML.
Home — Static HTML + Corsen Context