Glossary · term109 of 202
McpAgent
Cloudflare's earlier stateful primitive for building MCP servers, backed by a Durable Object, now deprecated and feature-frozen in favor of session-free serving.
Related terms
Durable ObjectA Cloudflare Workers primitive that gives a single instance of code its own persistent storage and guaranteed single-threaded execution, used to hold state a stateless server can't.view termSEP-2575The MCP specification enhancement proposal that made servers stateless by default, forbidding them from remembering anything a client sent in a prior request.view term
At a glance
previousMcp-Session-Id headernextmessage_stop event- cited by
- 0 posts
- categories
- 0
- first used
- —