Skip to content

scholialang-mcp v0.7.0

Latest

Choose a tag to compare

@dbrewpnw dbrewpnw released this 31 Jul 01:33
d8f7476

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/discover response with supportedVersions, cache hints, and server identity in result _meta
  • stateless per-request protocol metadata and client-capability validation
  • final -32022 UnsupportedProtocolVersion error data
  • -32601 MethodNotFound for lifecycle methods removed from MCP 2026-07-28
  • retained pre-2026 initialize and ping behavior 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.