BeClaude

agents-sdk

New
4.4kSmitheryGeneralby cloudflare

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.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "agents-sdk": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
mcpagentai-&-mldevopscommunication

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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.