توافق شامل

يعمل مع كل أداة ترميز AI.

تثبيت واحد. أمر إعداد واحد. يضيف LeanCTX هندسة السياق إلى كل أداة AI تستخدم MCP، وحتى تلك التي لا تستخدمه، من خلال ضغط خطاف الصدفة (shell-hook compression).

81 من أدوات MCP + طبقة سياق خطاف الصدفة

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 قائمة على سطر الأوامر Supportedlean-ctx setup

One install. Every AI tool.

لا يوجد MCP؟ لا مشكلة.

خطاف الصدفة فقط

لا تزال الأدوات التي لا تدعم MCP تستفيد من LeanCTX. يقوم خطاف الصدفة باعتراض أوامر 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

81 أدوات متخصصة: ctx_read، ctx_search، ctx_graph، ctx_intent، ctx_session، ctx_task، ctx_cost، و 74 أخرى. ضغط مدرك للنية، ذاكرة الجلسة، توجيه السياق، تسليمات الوكيل المتعدد، ورسوم بيانية للمعرفة.

صفر إعداد يدوي

كيفية الإعداد يعمل

01

اكتشاف صدفة الأوامر الخاصة بك

يجد zsh أو bash أو fish ويقوم بتثبيت خطاف الصدفة الذي يعترض أوامر سطر الأوامر (CLI).

02

العثور على أدوات الذكاء الاصطناعي

يمسح بحثًا عن 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) هو المعيار المفتوح لربط أدوات الذكاء الاصطناعي بالقدرات الخارجية. أي أداة مستقبلية تدعم MCP ستعمل مع LeanCTX تلقائيًا - دون الحاجة إلى تحديثات.

ثنائي واحد. بروتوكول واحد. كل أداة ذكاء اصطناعي.

يعمل معأدواتك.

تثبيت واحد، و<code>lean-ctx setup</code> واحد، وكل أداة ذكاء اصطناعي تستخدمها تحصل على نفس هندسة السياق. لا يتطلب تكوينًا لكل أداة.

Support this project