treecontext-mcp
v0.0.0
Published
Name reservation — treecontext-mcp is not released yet. Installing this package prints a notice and nothing else.
Downloads
193
Maintainers
Readme
treecontext-mcp
This package is a name reservation. It is not the project, and it contains no implementation.
treecontext is a searchable chat-session journal for AI coding agents — local,
lexical, no model. It is in private development and not released. This package
exists so the name on npm is claimed before the source is public, and so that
npm install treecontext-mcp says something honest rather than failing.
What you get if you install it
A single message:
$ npx treecontext-mcp
treecontext-mcp is not released yet. This package reserves the name; it contains no implementation.
Nothing is installed beyond this message.Programmatically:
import { released, notice } from 'treecontext-mcp';
// released === falseCheck released, not the version — every reservation build is published as
0.0.0, and the first real release will be the first version above it.
When the real thing ships
This package will be replaced in place: same name, a version above 0.0.0, a
repository field pointing at the public source, and an actual README. There is
no announcement list to join and no date being promised here.
License
MIT — see LICENSE.
