{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.cloudflare-agents-sdk-mcp",
  "version": "1.0.0",
  "title": "Cloudflare Agents SDK and MCP integration profile",
  "summary": "Official-source implementation facts for Durable Object-backed Agent instances, client connections, and remote MCP tool discovery.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.cloudflare.agents-api.runtime",
        "statement": "The Agents SDK exposes a server-side Agent class and client SDK; Agents require Cloudflare Durable Objects bindings.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.cloudflare.agents-api"
        ]
      },
      {
        "id": "fact.cloudflare.agents-api.instance",
        "statement": "An Agent instance is addressed by a name or ID and can retain instance state and reconnect clients to that same instance.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.cloudflare.agents-api"
        ]
      },
      {
        "id": "fact.cloudflare.agents-api.mcp",
        "statement": "The Agents SDK can connect to remote MCP servers and adapt discovered tools for model calls, while tokens and OAuth settings belong in environment secrets rather than public records.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.cloudflare.agents-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/cloudflare-agents-sdk-mcp.json",
  "contentHash": "sha256:95cbcbd35100977ca60b8f9ae297757591895be69214ff88d7a9bb5cf18174c8",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/platform-integration/cloudflare-agents-sdk-mcp.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.cloudflare.agents-api",
        "url": "https://developers.cloudflare.com/agents/runtime/agents-api/",
        "title": "Agents API",
        "publisher": "Cloudflare",
        "observedAt": "2026-08-27T01:00:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T01:00:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T01:00:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://www.cloudflare.com/website-terms/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.cloudflare.agents-api",
      "type": "source-claim",
      "url": "https://developers.cloudflare.com/agents/runtime/agents-api/",
      "observedAt": "2026-08-27T01:00:00Z"
    }
  ]
}
