Универсальная совместимость

Работает со всеми AI-кодинговыми инструментами.

Одна установка. Одна команда настройки. LeanCTX добавляет context engineering в каждый AI-инструмент, использующий MCP, и даже те, которые не используют его, посредством сжатия через shell-hook.

81 инструментов MCP + контекстный слой через shell hook

Полный MCP Поддержка

Supported agents share the same local context layer, setup workflow, and shell compression.

AgentFull MCPShell hookSetup
Aider Supported Supportedlean-ctx init --agent aider
Amazon Q Developer Supported Supportedlean-ctx init --agent amazonq
Amp Supported Supportedlean-ctx init --agent amp
Antigravity IDE Supported Supportedlean-ctx init --agent antigravity
Antigravity CLI Supported Supportedlean-ctx init --agent antigravity-cli
Augment Code Supported Supportedlean-ctx init --agent augment
AWS Kiro Supported Supportedlean-ctx init --agent kiro
Claude Code Supported Supportedlean-ctx init --agent claude
Cline Supported Supportedlean-ctx init --agent cline
CodeBuddy Supported Supportedlean-ctx init --agent codebuddy
Continue Supported Supportedlean-ctx setup
Crush Supported Supportedlean-ctx init --agent crush
Cursor Supported Supportedlean-ctx setup
Emacs Supported Supportedlean-ctx init --agent emacs
Gemini CLI Supported Supportedlean-ctx init --agent gemini
GitHub Copilot Supported Supportedlean-ctx init --agent copilot
Hermes Agent Supported Supportedlean-ctx init --agent hermes
JetBrains IDEs Supported Supportedlean-ctx init --agent jetbrains
Neovim Supported Supportedlean-ctx init --agent neovim
OpenAI Codex Supported Supportedlean-ctx init --agent codex
OpenClaw Supported Supportedlean-ctx init --agent openclaw
OpenCode Supported Supportedlean-ctx init --agent opencode
Pi Supported Supportedlean-ctx init --agent pi
Qoder Supported Supportedlean-ctx init --agent qoder
QoderWork Supported Supportedlean-ctx init --agent qoderwork
Qwen Code Supported Supportedlean-ctx init --agent qwen
Roo Code Supported Supportedlean-ctx init --agent roo
Sublime Text Supported Supportedlean-ctx init --agent sublime
Trae Supported Supportedlean-ctx init --agent trae
Verdent Supported Supportedlean-ctx init --agent verdent
VS Code Supported Supportedlean-ctx init --agent vscode
VS Code Insiders Supported Supportedlean-ctx init --agent vscode-insiders
Windsurf Supported Supportedlean-ctx init --agent windsurf
Zed AI Supported Supportedlean-ctx setup
Любой AI-инструмент на основе CLI Supportedlean-ctx setup

One install. Every AI tool.

Нет MCP? Не проблема.

Shell Hook Только

Инструменты, которые не поддерживают MCP, все равно выигрывают от LeanCTX. Shell hook перехватывает команды CLI (git, npm, cargo, docker, kubectl, ls, find и более 95) и сжимает их вывод до того, как его увидит AI.

01

Shell Hook

Перехватывает git, npm, cargo, docker, kubectl, pip, go, tsc и более 95 команд. Сжимает вывод на 60–90%.

02

MCP Server

81 специализированных инструментов: ctx_read, ctx_search, ctx_graph, ctx_intent, ctx_session, ctx_task, ctx_cost и 74 другими. Сжатие с учетом намерений, память сеанса, маршрутизация контекста, передача между агентами, графы знаний.

Без ручной настройки

Как настроить Работает

01

Обнаруживает вашу оболочку

Находит zsh, bash или fish и устанавливает хук оболочки, который перехватывает команды CLI.

02

Находит AI-инструменты

Сканирует наличие Cursor, Claude Code, Copilot, Windsurf, Pi, Cline, Zed и других. Настраивает MCP для каждого из них.

03

Записывает конфиг MCP

Создает правильный JSON-конфиг для каждого инструмента. Ручное редактирование не требуется.

lean-ctx setup
$ lean-ctx setup
◆ lean-ctx Setup Wizard
────────────────────────────────────

 Shell detected: zsh
 Hook installed: ~/.zshrc

 AI tool detected: Cursor
 Hooks installed: ~/.cursor/hooks.json

 AI tool detected: Claude Code
 MCP server added: claude mcp add

────────────────────────────────────
Setup complete. Restart your shell.
2 AI tools configured, shell hook active

Universal compatibility

Built on an open standard.

MCP (Model Context Protocol) — это открытый стандарт для подключения AI-инструментов к внешним возможностям. Любой будущий инструмент, поддерживающий MCP, будет работать с LeanCTX автоматически — обновления не требуются.

Один бинарник. Один протокол. Для каждого AI-инструмента.

Работает с вашимиинструментами. Сегодня.

Одна установка, одна настройка <code>lean-ctx setup</code>, и каждый инструмент AI, который вы используете, получает одинаковое context engineering. Без конфигурации для каждого инструмента.

Support this project