mcp-replay Vol. II · Field-book series
Errata & removals

Takedown & removal.

Shared traces on mcpreplay.dev are unlisted, noindex, and short-lived by design. If a trace should come down sooner — yours or someone else's — here is how.

Delete your own share

Every mcp-tape share upload returns a one-time delete token alongside the share URL. Use it to delete the trace immediately:

mcp-tape share --delete <id> --token <t>

<id> is the trace id — the UUID from the share URL (mcpreplay.dev/?trace=<id>) — and <t> is the delete token printed when you shared. Deletion is immediate and permanent; the URL returns 404 afterwards.

Report someone else's trace

If a shared trace contains content that concerns you — your data, your secrets, anything that shouldn't be public — email craigm26@gmail.com with the subject line Takedown request: trace <trace-id>, replacing <trace-id> with the UUID from the share URL.

Content is removed on request. No justification required — reported traces are taken down, not argued about.

Everything expires anyway. All shared traces auto-expire within 30 days of upload — storage enforces the lifecycle server-side, so even an unreported trace is automatically deleted.