Documentation
The Context Compiler for TypeScript. Compile AI-ready context from your codebase. CI-friendly, zero prompts, built-in token optimization.
TypeScript-only compilation: LogicStamp Context currently compiles .ts and .tsx files. JavaScript .js and .jsx files are not compiled yet, so JS components will not appear in 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.