Skip to content

Commit 7c6522b

Browse files
committed
format. Not sure why lifecycle.mdx needed formatting, this is a fork of main.
1 parent 22dddcf commit 7c6522b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/specification/draft/basic/lifecycle.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,14 @@ disconnect.
140140

141141
If using HTTP, the client **MUST** include the `MCP-Protocol-Version:
142142
<protocol-version>` HTTP header during any subsequent requests to the MCP
143-
server, allowing the MCP server to respond based on the MCP protocol version.
143+
server, allowing the MCP server to respond based on the MCP protocol version.
144144

145145
The protocol version sent by the client **SHOULD** be the one negotiated during [initialization](https://modelcontextprotocol.io/specification/draft/basic/lifecycle#initialization).
146146

147147
If the server receives a request with a missing, invalid, or unsupported
148148
MCP-Protocol-VERSION, it **MUST** respond with `400 Bad Request`.
149149
For example: `MCP-Protocol-Version: 2024-11-05`
150+
150151
#### Capability Negotiation
151152

152153
Client and server capabilities establish which optional protocol features will be

0 commit comments

Comments
 (0)