cash book for VS Code
io.github.theluckystrike/cash-book
One double-entry ledger derived from your invoices, bank, expenses, deposits and assets.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:9
Install cash book in VS Code
.vscode/mcp.json
{
"servers": {
"cash-book": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/cash-book"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs