Enables running a stateless MCP server on Cloudflare Workers with minimal setup, using the createMcpHandler helper to expose tools via the MCP protocol.
Enables running a stateless MCP server on Cloudflare Workers via the Agents SDK's createMcpHandler, registering simple tools such as a greeting tool with no Durable Objects or persistent state.