cash book for Cursor
io.github.theluckystrike/cash-book
One double-entry ledger derived from your invoices, bank, expenses, deposits and assets.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:9
Install cash book in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cash-book": {
"url": "https://mcp.zovo.one/mcp/cash-book"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs