MCP Server
MCP
io.github.codeledgerECF/codeledger
Deterministic context selection for AI coding agents. Local memory that compounds across sessions.
Install
npx -y @codeledger/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@codeledger/cli",
"version": "0.10.7",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "start",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment