v2.2.0 — listing-manifest parity, boolean in-memory toggle
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, anduser_configfor 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_TOOLSnow accepts the same affirmative set asFLATTEN_COUNT_EXACT(1/true/yes/on), so boolean installer toggles enable the in-memory tools.1stays 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