deposits for Cursor
io.github.theluckystrike/deposits
Security and retainer deposits per client: hold, apply to an invoice, refund, statement.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:11
Install deposits in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"deposits": {
"url": "https://mcp.zovo.one/mcp/deposits"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs