Peter Alexander
Peter Alexander
Specification of https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1724 (pending acceptance). Changes: - Add extensions field to ClientCapabilities and ServerCapabilities - Add extension negotiation section to lifecycle documentation - Add extensions overview to architecture documentation -...
Add guidance that servers SHOULD include the `X-Accel-Buffering: no` header in HTTP responses that initiate SSE streams. This ensures reverse proxies do not buffer SSE events, maintaining real-time delivery to...
(I expect this will warrant some discussion. See Motivation and Context) This PR adds documentation to specify that ReadResourceResult.contents array should only contain multiple elements when returning the same resource...
PR for https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1533
Adds warning banners to spec pages that are not the latest spec. ## Motivation and Context If you accidentally end up on an old spec page (e.g. old link, stale...
# SEP-1724: Extensions **Track**: Standards **Author**: Peter Alexander **Status**: WIP **Changelog**: - 2025-10-28: Clarified extension identifier name validation. Added note about core maintainer recommended extensions review. - 2025-11-03: Added note...