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.
| Bound | Value |
|---|---|
| CSV upload | 25 MiB (26214400 bytes) |
| Upload ticket lifetime | 15 minutes (900 seconds), one successful use |
get_run wait | 25 seconds maximum |
| Edge origin-read cap | 30 seconds (waits stay below this) |
get_dataset representative rows | 5 |
get_run_results preview | default 20, maximum 50 |
Dataset/Job search limit | 1–100 |
Docs search limit | 1–20 |
| Protocol | 2026-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.