trial balance for Cursor
io.github.theluckystrike/trial-balance
Prove your books balance: every debit and credit for a month, to the minor unit.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:9
Install trial balance in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trial-balance": {
"url": "https://mcp.zovo.one/mcp/trial-balance"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs