Documentation
Open-source CLI for generating AI-ready context from React/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.
What is LogicStamp?
Learn about this open-source CLI, the problems it solves, and how to use it with AI tools.
Getting Started
Installation & setup for LogicStamp Context CLI and MCP Server.
CLI - Installation & Quick Start
Install the CLI globally and set up your project with stamp init, then generate your first context.json—CI-friendly and zero prompts.
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)Guides
Step-by-step guides for common workflows and best practices.
Open Source & Community
LogicStamp Context is open source and community-driven. Contribute, report issues, or get help.