Codeledger runs on your own machine — the client starts it, so there is no endpoint to ping. 2 769 installs a week from npm. Last commit 4 Aug 2026.
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codeledger -- npx -y @codeledger/cli
{
"mcpServers": {
"codeledger": {
"args": [
"-y",
"@codeledger/cli"
],
"command": "npx"
}
}
}
[mcp_servers.codeledger]
command = "npx"
args = ["-y", "@codeledger/cli"]
{
"mcpServers": {
"codeledger": {
"args": [
"-y",
"@codeledger/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codeledger": {
"args": [
"-y",
"@codeledger/cli"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.