petty cash for Cursor
io.github.theluckystrike/petty-cash
A petty cash float on the imprest system: vouchers, reconciliation and the replenishment.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:9
Install petty cash in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"petty-cash": {
"url": "https://mcp.zovo.one/mcp/petty-cash"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs