petty cash for VS Code
io.github.theluckystrike/petty-cash
A petty cash float on the imprest system: vouchers, reconciliation and the replenishment.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:9
Install petty cash in VS Code
.vscode/mcp.json
{
"servers": {
"petty-cash": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/petty-cash"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs