This repository provides a custom build of Claude Code 2.1.88, rebuilt from source maps with real source preservation for @ant/* packages. The build process requires Node.js >= 20 and Bun >= 1.1, with an initial npm install for overlay dependencies. Users can build a production (minified) or development (unminified) version using the provided script.
The project includes feature flags for functionalities like building Claude apps, bash command safety, and computer use via MCP, toggled within the build script. It also utilizes native addons for screen capture, input handling, image processing, and audio capture. A clean rebuild option is available by removing the cached workspace.
AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries
mcp-cli is a lightweight CLI that enables dynamic discovery of MCP servers, reducing token consumption and making tool interactions more efficient for AI coding agents.