The plans
What the limits mean in practice
Events per month
Events per month
One event is one MCP frame — a request or a response. A busy afternoon of
real agent testing is typically hundreds, not thousands.This is a soft cap, checked once when a tunnel opens rather than on
every event. A session already running keeps recording, so a single long
session can overshoot rather than being cut off mid-conversation.
History
History
How long events are kept before pruning. The window is stamped on each
session when it opens, from the plan in force at that moment — so
upgrading doesn’t resurrect yesterday’s expired history, and downgrading
doesn’t delete history you could already see.An expired session keeps its row so you can see it happened. See
Sessions and history.
A slug you choose
A slug you choose
Both plans get a reserved slug — a permanent two-word subdomain minted
at first sign-in. Pro adds
--slug for picking your own.Max request body
Max request body
A request larger than this is refused at the edge with a 413 and a JSON-RPC
body. Relevant if your tools take large payloads — an uploaded document, a
long transcript.