API functions
One page per function name, generated from convex/lib/mcpRegistry.ts. Each page states the
endpoint it goes to, the scope it needs, whether a free sandbox key can call it, what it takes and
an example request.
The badge on each sidebar entry is the endpoint, not an HTTP verb: query is POST /mcp/query,
mutate is POST /mcp/mutate, run is POST /mcp/run, upload is POST /mcp/material/upload.
For authentication, the response envelope and the error codes, read the function reference.