MCP

Limits

Frozen size, wait, preview, search, and transfer bounds for Everyn MCP V1.

The public production MCP endpoint is live at https://mcp.everyn.ai/mcp. Configure a host with that Streamable HTTP URL and complete WorkOS OAuth.

These bounds are part of the public V1 contract. Hosts must not assume larger payloads or longer waits.

BoundValue
CSV upload25 MiB (26214400 bytes)
Upload ticket lifetime15 minutes (900 seconds), one successful use
get_run wait25 seconds maximum
Edge origin-read cap30 seconds (waits stay below this)
get_dataset representative rows5
get_run_results previewdefault 20, maximum 50
Dataset/Job search limit1–100
Docs search limit1–20
Protocol2026-07-28

Search tools return bounded receipts plus a cursor when more results exist. They never dump complete CSVs or full Run results.

Live WAF and service rate-limit numbers are operational and may change. Treat HTTP 429 / rate-limit errors as retryable with backoff. Do not infer a second, MCP-only quota from this page.