Skip to content
Back to search
30
MCP

CodeLedger

pulsemcp/codeledger

AI coding agent verification layer for complete, production-ready code generation.

Uptime
0.0%
1 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
codeloop
CLI tool for CodeLoop — automated verification for AI coding agents
0 tools
contextecf-codeledger
ContextECF CodeLedger — deterministic context selection for AI coding agents. Safe unscoped alias for @codeledger/cli; avoid the unrelated c
0 tools
agentpack-cli
Local task-state ledger for AI coding agents.
0 tools
AgentForge
Transforms rough coding requests into rigorously structured prompts for AI coding agents.
0 tools

How to use

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

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