Scholialang-MCP 0.7.0
This release updates the integration package and bundled host plugins for the final stable MCP 2026-07-28 base protocol while preserving supported legacy stdio clients.
Highlights
- final-stable
server/discoverresponse withsupportedVersions, cache hints, and server identity in result_meta - stateless per-request protocol metadata and client-capability validation
- final
-32022 UnsupportedProtocolVersionerror data -32601 MethodNotFoundfor lifecycle methods removed from MCP 2026-07-28- retained pre-2026
initializeandpingbehavior across the 0.7.x line - synchronized package, MCP/LSP server, Claude Code plugin, Codex plugin, and marketplace versions
- Python 3.11, 3.12, and 3.13 release gates
The Scholia language, validator, shared conformance fixtures, and Python dependency remain separately versioned at 0.6.2 (scholialang>=0.6.2,<0.7).
This release covers the dual-era stdio base-protocol surface shipped by Scholialang-MCP. HTTP transport and optional extensions such as Tasks/MRTR are not claimed by this release.