We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f972a51 + 25defeb commit ccdc027Copy full SHA for ccdc027
mcp/src/main/java/io/modelcontextprotocol/spec/McpSchema.java
@@ -40,7 +40,7 @@ public final class McpSchema {
40
private McpSchema() {
41
}
42
43
- public static final String LATEST_PROTOCOL_VERSION = "2024-11-05";
+ public static final String LATEST_PROTOCOL_VERSION = "2025-06-18";
44
45
public static final String JSONRPC_VERSION = "2.0";
46
0 commit comments