ledger for Windsurf
io.github.eternal-roman/ledger
Exact-decimal double-entry for agents. Call MCP tools; do not do money math in tokens.
client:Windsurf
transport:stdio
runtime:npm
Install ledger in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ledger": {
"command": "npx",
"args": [
"-y",
"@eternal-roman/ledger-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs