cloakroom-core
v0.3.7
Published
Server-agnostic masking middleware core: mapping store, tokenizers, sweep, proxy pipeline
Maintainers
Readme
cloakroom-core
Server-agnostic core of cloakroom, a masking proxy for MCP servers: the proxy pipeline, deterministic tokenizers, JSONL mapping store, global sweep, config loader, and the SourceAdapter interface.
Most users want the cloakroom CLI package, which wires everything together:
npx cloakroom setupUse this package directly only if you're building a new adapter or embedding the masking pipeline. See the repository for the design doc and adapter interface.
MIT licensed.
