Back to Cloudflare Site Agent
Card snapshot
cloudflare.com
·
2026-05-18 19:40:51 UTC
·
77c0a17b6013f70ddb8b795a9f61970c652a7dc0385cc8be4e485e42b81da5bb
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Cloudflare Site Agent",
"description": "Provides machine-readable context and endpoints for AI assistants to understand Cloudflare website content.",
"url": "https://www.cloudflare.com/.well-known/agent.json",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "site-context",
"name": "Site Context",
"description": "Returns curated and markdown-first content for assistants.",
"endpoint": "https://www.cloudflare.com/llms.txt"
},
{
"id": "page-markdown",
"name": "Page Markdown",
"description": "Fetches markdown snapshots of site pages for citation-ready context.",
"endpoint": "https://www.cloudflare.com/{path}.md"
}
]
}