# subagentcache.com — the Cache Analytics primitive > A durable, provenance-tagged history of real Cloudflare cache/CDN analytics for this account, distinguishing manual_dashboard_paste rows from future graphql_api rows. ## API - GET /api/cache-snapshots — list all snapshots, filterable by ?source=manual_dashboard_paste or ?source=graphql_api - GET /api/cache-snapshots/:id — fetch one snapshot by id - POST /api/cache-snapshots — create a snapshot (gated by CACHE_WRITE_SECRET) - GET /api/changes — newest-first change feed (?cursor=&limit=) for polling agents - POST /mcp — Streamable-HTTP MCP endpoint (initialize / tools/list / tools/call get_cache_snapshots); server card at /.well-known/mcp/server-card.json ## Family This site is one of the Cloudflare Workers in the subagent*.com family. For the live, machine-readable directory of every sibling domain, Cloudflare zone ID, and worker binding, fetch: https://subagentsubdomains.com/api/dns-zones For a unified catalog of every API route across every primitive in the family: https://subagentapi.com/api/catalog