rizz.dev
homeaboutblogcontactGitHub
  1. Home
  2. /
  3. Glossary
  4. /
  5. McpAgent
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 term->SEP-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
cited by
0 posts
categories
0
first used
—
previousMcp-Session-Id headernextmessage_stop event