Cloudflare's MCP elicitation has been updated to a stateless model, moving away from the previously held stream approach. This change, driven by Spec 2026-07-28, means Workers no longer remain suspended while a user responds, instead utilizing Multi Round-Trip Requests (MRTR). Developers must now use updated versions of Wrangler and Claude Code, along with specific libraries like `@modelcontextprotocol/server`, to implement this new elicitation method. The system requires a signing secret for request state security, and new handlers replace the deprecated McpAgent. AI
IMPACT Developers using Cloudflare Workers for AI elicitation need to update their implementations to support the new stateless MRTR protocol.
RANK_REASON This item describes an update to a specific developer tool and protocol, not a core AI release or significant industry shift.
- Claude Code
- Cloudflare
- HTTP
- MCP
- McpAgent
- MRTR_REQUEST_STATE_KEY
- Multi Round-Trip Requests
- nodejs_compat
- Wrangler
- Zod
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →