Cloudflare Agents API

The Cloudflare Agents SDK enables developers to build and deploy AI-powered agents that autonomously perform tasks, communicate with clients in real time, call AI models, persist state, schedule tasks, and support human-in-the-loop interactions. It integrates with Workers AI, Durable Objects, and MCP.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudflare:cloudflare-agents-api
name: Cloudflare Agents API
tags:
- Agents
- Artificial Intelligence
- Serverless
humanURL: https://developers.cloudflare.com/agents/
baseURL: https://api.cloudflare.com
properties:
- url: https://developers.cloudflare.com/agents/
  type: Documentation
- url: https://developers.cloudflare.com/agents/api-reference/
  type: APIReference
- url: https://developers.cloudflare.com/agents/getting-started/
  type: GettingStarted
description: The Cloudflare Agents SDK enables developers to build and deploy AI-powered agents that autonomously
  perform tasks, communicate with clients in real time, call AI models, persist state, schedule tasks,
  and support human-in-the-loop interactions. It integrates with Workers AI, Durable Objects, and MCP.