agents-sdk
NewBuild AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "agents-sdk": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is agents-sdk?
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.
How to install agents-sdk?
To install agents-sdk: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "agents-sdk": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is agents-sdk best for?
agents-sdk is a mcp categorized under General. It is designed for: mcp, agent, ai-&-ml, devops, communication. Created by cloudflare.