Back to search
30
MCP

io.github.codeledgerecf/codeledger

io.github.codeledgerecf/codeledger

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

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

Similar MCP servers embedding-nearest

contextecf-codeledger
CodeLedger — deterministic context selection for AI coding agents. This is the unscoped mirror of @codeledger/cli; both install the same bin
0 tools
codeledger
Token-level cost intelligence for Claude Code — per-project, per-agent, per-skill usage tracking with conversational MCP querying and local
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
io.github.heidiec/context-pod
Persistent context for AI agents built fromlearned vectors with certainty scores.
0 tools · sse
io.github.danielguru/repomemory
Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.
0 tools
io.github.pocketlantern/pocketlantern
Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.codeledgerecf/codeledger": {
      "url": "None",
      "transport": "http"
    }
  }
}