Skip to content

Commit 110160b

Browse files
Merge pull request #58 from koic/update_the_mcp_spec_url
[Doc] Update the MCP spec URL
2 parents 04710ac + 1b87b3f commit 110160b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ This will make all new server instances use the specified protocol version inste
244244
MCP::Server.protocol_version = nil
245245
```
246246

247-
Be sure to check the [MCP spec](https://spec.modelcontextprotocol.io/specification/2024-11-05/) for the protocol version to understand the supported features for the version being set.
247+
Be sure to check the [MCP spec](https://modelcontextprotocol.io/specification/2025-03-26) for the protocol version to understand the supported features for the version being set.
248248

249249
### Exception Reporting
250250

0 commit comments

Comments
 (0)