Skip to content

v2.2.0 — listing-manifest parity, boolean in-memory toggle

Choose a tag to compare

@shayaShav shayaShav released this 03 Jul 23:13
v2.2.0

Listing-manifest parity and a boolean-friendly in-memory toggle.

Added

  • Listing manifests (server.json, manifest.json) now declare the full v2.1 configuration and tool surface — env vars, the three disk tools, and user_config for the exact-count model, the in-memory tools toggle, and the Claude config directory — so registries and installers render what the server actually offers. (#20)

Changed

  • FLATTEN_INMEMORY_TOOLS now accepts the same affirmative set as FLATTEN_COUNT_EXACT (1/true/yes/on), so boolean installer toggles enable the in-memory tools. 1 stays canonical. (#20)
  • README invokes the companion bins in their short npx -y flatten-mcp-session ... form now that the companion packages are published on npm. (#22)

Full changelog: https://github.com/shayaShav/flatten-mcp/blob/main/CHANGELOG.md