agentic ledger for Windsurf
io.github.shekharbhardwaj/agentic-ledger
Local-first flight recorder for AI agents: sessions, costs, loop runs, and stuck-loop flags.
client:Windsurf
transport:stdio
runtime:pypi
Install agentic ledger in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentic-ledger": {
"command": "uvx",
"args": [
"agentic-ledger"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs