Documentation
Open-source CLI for generating AI-ready context from TypeScript codebases. CI-friendly, zero prompts, built-in token optimization.
TypeScript-only analysis: LogicStamp Context currently analyzes .ts and .tsx files. JavaScript .js and .jsx files are not analyzed yet, so JS components will not appear in generated context bundles.
Concepts Overview
Understand LogicStamp Context at a high level before you dive into the CLI.
Getting Started
Installation & setup for LogicStamp Context CLI and MCP Server.
LogicStamp Context CLI
The CLI provides commands for generating, validating, and managing AI-ready context files from your codebase.
CLI Docs HubMCP Server
Native Model Context Protocol (MCP) server enables AI assistants like Claude Desktop and Claude Code to analyze your codebase directly.
MCP Overview (Beta)Open Source & Community
LogicStamp Context is open source and community-driven. Contribute, report issues, or get help.