Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
{
"mcpServers": {
"io-github-codeledgerecf-codeledger": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Commit history unknown.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
MCP server for Financial Modeling Prep API with 250+ financial data tools
MCP server for Robokassa payment API — generate payment URLs, check invoice status. First MCP for R
Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.
MCP Security Weekly
Get CVE alerts and security updates for io.github.codeledgerECF/codeledger and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
CodeLedger turns every coding action into a persistent, compounding asset.
Without CodeLedger:
With CodeLedger:
This is not another AI tool. This is a Context Control Plane for your repo.
Works with: Claude Code | Cursor | Codex | GitHub Copilot | Gemini CLI | Any CLI-based agent
Over time, your repo builds its own intelligence layer.
CodeLedger helps in two ways:
⚡ Now — Assembles the minimal context needed for your current task. Fewer irrelevant files, fewer retries, faster execution.
💎 Next — Captures what worked and builds reusable memory so future tasks start smarter. Successful patterns compound into institutional knowledge.
⚡ Now 💎 Next
Select context → Execute → Record evidence → Promote patterns →
Future tasks start smarter
CodeLedger includes an MCP server that gives Claude, Cursor, and Windsurf direct access to your repo's memory:
codeledger mcp start # Launch MCP server (stdio transport)
codeledger mcp status # Check readiness + connection instructions
Tools available to agents:
query_ledger — Search for verified patterns before codingget_active_context — Get the task-specific context bundlerecord_interaction — Report outcomes for memory compoundingMCP integration requires Team or Enterprise tier. See Feature Tiers.
Generate a repo-local engineering dashboard from your Context Ledger:
codeledger dashboard build # Generate static HTML dashboard
codeledger dashboard open # Open in browser (no server needed)
The dashboard shows: system health, integrity signals, quality metrics, pattern reuse intelligence, and estimated engineering value — all derived from real execution evidence.
Full dashboard requires Team or Enterprise tier. Individual tier receives a placeholder with teaser stats.
Prevent silent merge failures where code compiles but types or config are semantically broken:
codeledger merge-check --save-baseline # Before parallel work
codeledger merge-check --verify # After pulling a merge
codeledger merge-check # Quick health check
Catches removed types with active importers, config fields accessed but missing from defaults, and name collisions across packages.
| Feature | Individual (Free) | Team | Enterprise |
|---|---|---|---|
| Context selection + scanning | ✅ | ✅ | ✅ |
| Prompt coaching (automatic) | ✅ | ✅ | ✅ |
CI enforcement (ci check --json) | ✅ | ✅ | ✅ |
| Local evidence + pattern capture | ✅ | ✅ | ✅ |
| Semantic merge verification | ✅ | ✅ | ✅ |
| Full Engineering Dashboard | 🔒 | ✅ | ✅ |
| MCP Server (AI agent memory) | 🔒 | ✅ | ✅ |
| Team coordination (claims, leases) | 🔒 | ✅ | ✅ |
| Pattern sync (GitHub mirror) | 🔒 | ✅ | ✅ |
| Provenance (causal traceability) | 🔒 | 🔒 | ✅ |
| Audit export (SIEM-ready) | 🔒 | 🔒 | ✅ |
codeledger features # See what's available at your tier
codeledger upgrade # Explore Team / Enterprise
CodeLedger is built on a local-first Context Ledger:
Your repo becomes an evolving system — not just code.
**[Download