flatten-mcp-session
v1.0.0
Published
Bin-name companion for flatten-mcp: makes `npx flatten-mcp-session` work directly. Delegates to the flatten-mcp package, which ships the actual session CLI.
Downloads
168
Maintainers
Readme
flatten-mcp-session
Bin-name companion for flatten-mcp, so this works directly:
npx flatten-mcp-session flatten --dry-runnpx <command> installs the npm package with that exact name; the actual
flatten-mcp-session CLI ships inside the flatten-mcp package. This package is a
one-line delegate to it — no logic of its own — published by the same maintainer so the
command name resolves (and cannot be claimed by anyone else).
Equivalent without this package: npx -y -p flatten-mcp flatten-mcp-session ...
Full documentation, tools, and source: github.com/shayaShav/flatten-mcp
