bookkeeping for Cursor
io.helloledger/bookkeeping
Bookkeeping for owner-operated businesses. Query transactions, invoices, and reports.
client:Cursor
transport:streamable-http
Install bookkeeping in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bookkeeping": {
"url": "https://mcp.helloledger.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs