deposits for VS Code
io.github.theluckystrike/deposits
Security and retainer deposits per client: hold, apply to an invoice, refund, statement.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:11
Install deposits in VS Code
.vscode/mcp.json
{
"servers": {
"deposits": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/deposits"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs