Skip to content
Cline

codeledger for Cline

io.github.codeledgerecf/codeledger

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

client:Cline transport:stdio runtime:npm

Install codeledger in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "codeledger": {
      "command": "npx",
      "args": [
        "-y",
        "@codeledger/cli"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

codeledger in other clients