Jedes MCP-Tool
Dein Addon ist ein kleiner MCP-Server. lean-ctx startet ihn und spricht für dich mit ihm. Kein Fork, kein Neukompilieren.
stdiohttpMCPEin Befehl verdrahtet jedes MCP-Tool in dein Gateway — danach wird seine Ausgabe wie dein eigener Code behandelt: Secrets entfernt, auf ein Token-Budget komprimiert und durchsuchbar, bevor dein Agent sie überhaupt liest. Keine Plugin-Liste, sondern deine Context-Pipeline, erweitert.
Das passiert, sobald du eines hinzufügst. Jedes Ergebnis, das das Addon zurückgibt, läuft durch dieselbe Pipeline wie dein eigener Code, bevor dein Agent es sieht. Es kommt kleiner und durchsuchbar zurück, und bei manchen Addons landet es direkt in den ctx_-Tools, die du schon nutzt.
Dein Addon ist ein kleiner MCP-Server. lean-ctx startet ihn und spricht für dich mit ihm. Kein Fork, kein Neukompilieren.
stdiohttpMCPJedes Ergebnis durchläuft zuerst vier Schritte:
Ergebnisse landen in denselben ctx_-Tools, die dein Agent ohnehin aufruft. Ein Ort statt zehn.
ctx_expandctx_callgraphctx_knowledgectx_searchDurchsuche deinen eigenen Code und jedes Addon an einem Ort.
Secrets werden entfernt, bevor irgendetwas deinen Agenten erreicht.
Ergebnisse werden gecacht, also kostet erneutes Lesen praktisch nichts.
Installiere eines davon mit einem einzigen lean-ctx addon add. Die mit „gelistet“ markierten haben noch keinen MCP-Endpunkt und verlinken stattdessen auf ihr Projekt.
Reversible context compression for tool outputs, logs, files and RAG chunks — 60–95% fewer tokens, originals retrievable on demand. Installs on add (uv tool install) and wires its MCP server (headroom mcp serve) into the lean-ctx gateway.
lean-ctx addon add headroom uv Deterministic context compressor for MCP agents — shrinks prompts, conversation history, code digests, file deltas and shell output with zero ML at query time. Single Rust binary; installs on add (npm) and wires its MCP server (sophon serve) into the lean-ctx gateway.
lean-ctx addon add sophon npm Single-binary CLI proxy that filters and compresses shell command output by 60–90%. Reaches MCP clients through the community rtk-mcp bridge (built from source), so the lean-ctx gateway can run commands through it.
Packs a whole repository into a single AI-ready file. Its MCP server (npx repomix --mcp) lets agents pack local or remote repos and grep the output on demand.
lean-ctx addon add repomix npx LSP-backed semantic code retrieval, editing and refactoring — the IDE for your coding agent. Connects over MCP via stdio or Streamable HTTP.
lean-ctx addon add serena uvx Compresses any codebase into LLM-ready semantic context with Tree-sitter WASM (TypeScript, JavaScript, Python, PHP, Dart) — symbol-level reads and AST-aware edits. Runs on add via npx; no install or native build needed.
lean-ctx addon add mcp-code-context npx Parses your whole repo with Tree-sitter into a semantic graph of symbols, references and dependencies — symbol search, call graphs and impact analysis. 18 tools, 8 languages, zero infrastructure or keys. Runs on add via npx.
lean-ctx addon add codebase-intelligence npx Local code-intelligence index that gives agents surgical access to symbols — project outline, get/expand symbol, hot-path and references — backed by a SQLite index. Installs on add (.NET global tool) and wires its MCP server.
lean-ctx addon add codecompress dotnet Turns code, docs, schemas and more into one queryable knowledge graph for agents. Ships an MCP server (stdio + HTTP), but serving needs a graph built by `graphify extract` (an LLM-backed step), so it is listed rather than auto-installed.
Semantic code search over an entire codebase (hybrid BM25 + dense vectors) via @zilliz/claude-context-mcp. Needs a Milvus/Zilliz vector database and an embedding API key to run, so it is listed rather than auto-installed.
Local long-term memory and context compression for coding agents — a markdown vault with hybrid BM25 + vector search and progressive disclosure, no API key required. Installs on add (npm) and wires its MCP server (context-mem serve).
lean-ctx addon add context-mem npm Drop-in long-term memory for agents (vector + graph + key-value). Provides an official MCP server, but needs an API key/backend to run, so it is listed rather than auto-installed.
Builds a queryable knowledge graph plus vector store from your data (ECL / GraphRAG pipeline). Ships an MCP server with local default databases, but needs an LLM API key to process, so it is listed rather than auto-installed.
Stateful agent runtime that manages its own memory like an operating system (core + archival tiers). Exposes MCP-compatible tools, but needs a running server + database, so it is listed rather than auto-installed.
Temporal knowledge-graph memory for agents — a bi-temporal entity/edge graph with hybrid semantic, keyword and graph search. Ships an MCP server, but needs a Neo4j/FalkorDB backend and an LLM API key, so it is listed rather than auto-installed.
Memory platform for AI agents — persistent threads, a knowledge graph and semantic recall via a managed cloud or self-hosted Community Edition. Reaches agents over MCP, but needs an account/API key, so it is listed rather than auto-installed.
Structured step-by-step reasoning tool — the official MCP reference server for breaking a hard problem into revisable thoughts.
lean-ctx addon add sequential-thinking npx Directive-driven Markdown for agent plans. Reusable macros, phase-isolation and single-sourcing keep plans token-lean and cache-safe — written hard against lean-ctx, inspired by MarkdownAI.
Official MCP reference server that exercises every protocol feature — install it to verify your lean-ctx gateway can discover and call downstream tools.
lean-ctx addon add everything npx No addons match your filters.
Dein Addon hier Liefere einen MCP-Server + ein Manifest und sichere dir einen Platz in der Registry. Jetzt loslegenEs ist der einfachste Weg, dein Tool vor Leute zu bringen, die ohnehin den ganzen Tag im Terminal arbeiten.
Nutzer führen ein lean-ctx addon add aus und dein Tool ist live in ihrem Gateway. Kein Fork, keine Neukompilierung, keine Setup-Anleitung.
Lass dich in der Registry listen, die in der Binary und auf dieser Seite ausgeliefert wird. Jeder lean-ctx-Nutzer ist nur einen Befehl von deiner Arbeit entfernt.
lean-ctx kann deine Ausgabe in dieselben ctx_-Tools einfließen lassen, die es für deinen eigenen Code nutzt. Leute durchsuchen und verknüpfen dein Addon dann wie alles andere, statt dass es in einem Seitenkanal liegt.
Ein Addon führt echten Code auf deinem Rechner aus. Deshalb zeigt dir lean-ctx vor der Installation genau, was es tut, und Teams können Regeln festlegen, die ein einzelnes Repo nicht aushebeln kann.
Bevor irgendetwas läuft, siehst du den exakten Server, der gestartet wird, und eine kurze Sicherheitsprüfung: Remote-Endpunkte, Shell-Zugriff, ungepinnte Versionen. Nichts wird verdrahtet, bis du zustimmst.
Sperre deine Maschine oder ganze Flotte auf ausschließlich verifizierte Addons, eine Allowlist oder ganz aus. Sandboxe Server, blockiere riskante Verdrahtung, verlange eine signierte Registry. Alles in einer einzigen [addons]-Konfiguration.
Was ein Addon zurückgibt, wird auf Secrets geprüft und als nicht vertrauenswürdig markiert, bevor das Modell es sieht. Das ist eine harte Wand gegen Datenabfluss und Prompt-Injection.
Jeder Registry-Eintrag wird beim Merge geprüft. Pinne deinen Upstream, halte die Verdrahtung sauber, und ein Audit durch zwei Maintainer befördert dich in die verifizierte Stufe, der Nutzer auf einen Blick vertrauen.
Sperre es ab mit addons.policy, addons.sandbox und addons.require_signature — siehe das Sicherheitsmodell.
Jeder kann eines veröffentlichen. Ein Addon ist einfach ein MCP-Server und eine kleine Manifest-Datei.
Liefere ein kleines Programm, das MCP über stdin/stdout spricht, oder einen HTTP-Endpunkt. Das ist es, was lean-ctx ausführt oder mit dem es sich verbindet. Es bleibt ein eigener Prozess, also gibt es keinen Fork und kein Neukompilieren.
Deklariere Metadaten in [addon] und wie lean-ctx deinen Server startet in [mcp]. Ohne [mcp]-Block ist dein Eintrag gelistet; mit einem ist er installierbar.
Führe lean-ctx addon add ./lean-ctx-addon.toml aus. Das ist der vollständige Installationsablauf, eingeklinkt in dein eigenes Gateway, ohne die Registry zu berühren.
Öffne einen Merge Request, der deinen Eintrag zur kuratierten Registry hinzufügt. Nach dem Merge installiert ihn jeder mit einem Befehl und er erscheint genau hier.
[addon]
name = "my-addon" # slug: [a-z0-9-]
display_name = "My Addon"
description = "What it does, in one line."
author = "you"
homepage = "https://github.com/you/my-addon"
license = "Apache-2.0"
categories = ["workflow"]
[mcp]
transport = "stdio" # or "http"
command = "my-addon-mcp" # stdio: executable to spawn
args = ["serve"] Vollständige Anleitung in der Addons-Dokumentation und im Build- & Publish-Guide. Wenn es funktioniert, füge deinen Eintrag zur kuratierten Registry hinzu.
Sichere dir einen Platz in der Registry und liefere Ein-Befehl-Installationen an jeden lean-ctx-Nutzer.