Skip to content
Back to search
30
MCP

contextecf-codeledger

npm/contextecf-codeledger

ContextECF CodeLedger — deterministic context selection for AI coding agents. Safe unscoped alias for @codeledger/cli; avoid the unrelated codeledger package.

Uptime
0.0%
81 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.codeledgerECF/codeledger
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
0 tools
io.github.codeledgerecf/codeledger
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
0 tools
CodeLedger
AI coding agent verification layer for complete, production-ready code generation.
0 tools
@keweixin/code-memory
Context Ledger and evidence-backed code graph for AI coding agents
0 tools
Contextful
Efficient context management layer for AI coding agents: code search, evidence packs, and cross-session memory.
0 tools
Context Engineering
Keeps AI coding agents aligned by generating PRDs, specs, and plans that prevent context loss and random rewrites.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "contextecf-codeledger": {
      "url": "None",
      "transport": "http"
    }
  }
}