ユニバーサル互換性

あらゆる
AIツールと連携。

1回のインストール。1つのセットアップコマンド。lean-ctxはMCPを使用するすべてのAIツールをサポート - MCPを使用しないツールにもシェルフック圧縮を提供します。

58のMCPツール + シェルフック圧縮

完全なMCP サポート

Aider

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent aider

Amazon Q Developer

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent amazonq

Amp

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent amp

Antigravity

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx setup

AWS Kiro

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent kiro

Claude Code

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent claude

Cline

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent cline

Continue

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx setup

Crush

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent crush

Cursor

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx setup

Emacs

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent emacs

Gemini CLI

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent gemini

GitHub Copilot

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent copilot

Hermes Agent

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent hermes

JetBrains IDEs

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent jetbrains

Neovim

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent neovim

OpenAI Codex

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent codex

OpenCode

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent opencode

Pi

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent pi

Qoder

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent qoder

QoderWork

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent qoderwork

Qwen Code

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent qwen

Roo Code

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent roo

Sublime Text

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent sublime

Trae

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent trae

Verdent

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent verdent

Windsurf

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx init --agent windsurf

Zed AI

モードベース(CLI優先 / MCP / ハイブリッド)
lean-ctx setup
MCPなし?問題なし。

シェルフック のみ

MCPをサポートしていないツールもlean-ctxの恩恵を受けられます。シェルフックがCLIコマンド(git、npm、cargo、docker、kubectl、他95以上)をインターセプトし、AIが認識する前に出力を圧縮します。

OpenClawAny CLI-based AI tool
シェルフック

gitnpmcargodockerkubectlpipgotsc、他80以上のコマンドをインターセプト。出力を60〜90%圧縮。

MCPサーバー

58の専用ツール:ctx_readctx_searchctx_graphctx_intentctx_sessionctx_taskctx_cost、他51。ファイルcache、セッションメモリ、プロジェクトグラフ、A2Aタスク委任、コスト帰属。

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

手動設定ゼロ

セットアップの 仕組み

1

シェルを検出

zsh、bash、またはfishを検出し、CLIコマンドをインターセプトするシェルフックをインストールします。

2

AIツールを検出

Cursor、Claude Code、Copilot、Windsurf、Cline、Zedなどをスキャン。それぞれにMCPを設定。

3

MCP設定を生成

各ツールに適切なJSON設定を作成。手動編集は不要。

オープンスタンダードに基づいて構築

MCP(Model Context Protocol)はAIツールを外部機能に接続するためのオープンスタンダードです。今後MCPをサポートするすべてのツールは、アップデート不要でlean-ctxと自動的に連携します。

1つのバイナリ。1つのプロトコル。すべてのAIツール。

安定性

コントラクトのバージョニング と安定性

LeanCTXはインフラです。コントラクトはツール、設定、インテグレーションが依拠できる安定した約束です。

バージョニングルール

  • スキーマバージョンは整数(1, 2, 3…)schema_version / contract_version
  • 破壊的変更 — バージョンを上げる。旧スキーマは2つのメジャーリリース間は引き続き受け入れ
  • 非破壊的変更 — バージョンは据え置き。追加フィールドは常に安全

CIゲート

  • contracts_md_up_to_date はCONTRACTS.mdがコードと同期していることを保証
  • mcp_manifest_up_to_date はツールマニフェストが唯一の正とすることを保証

あなたの ツールと連携します。今すぐ。

1回のインストール、1回のlean-ctx setupで、使用するすべてのAIツールがtokenの節約を開始します。ツールごとの設定は不要。