TokenCap
FeaturesDocsCLIPricingAbout
Demo CLI
TokenCap emblem

TokenCap

Coding context at the speed of thought.
Built for the LLM era.

Product

  • Features
  • Docs
  • Changelog

Resources

  • Terms
  • Privacy
  • Security

Community

  • •GitHub
  • •Discord
© 2026 TokenCap. Built for developers.
terminal

Documentation

v2.4.0
rocket_launchGetting StartedsettingsConfigurationsettings_input_componentContext Profilesaccount_treeKnowledge Graphinventory_2Memory Layerenhanced_encryptionSecret RedactionterminalCLI ReferenceextensionVS Code Extension
codeGitHubforumDiscord
DOCUMENTATION

Getting Started

Install TokenCap globally with npm:

bash
npm install -g tokencap

Then run from your project root:

bash
tokencap make

This generates three files in your project root:

  • TOKENCAP.md — compressed project snapshot (all languages)
  • TOKENCAP_GRAPH.md — dependency graph (JS/TS projects)
  • TOKENCAP_MEMORY.md — developer context memory (all projects)

For VS Code, install the TokenCap extension from the marketplace (publisher: VanshArora21). It auto-captures on every file save.

chevron_leftDocs OverviewCLI Referencechevron_right