logicstamp-context is a CLI that analyzes the AST of React, Next.js, TypeScript, and Vue 3 (Composition API) projects and produces deterministic, structured context instead of raw file dumps.
The output is designed for LLMs and CI workflows: components, hooks, props/emits, dependencies, and style usage are extracted explicitly rather than inferred from text.
The CLI can also be used via an MCP server for editor and agent integrations.