imprest account for VS Code
io.github.theluckystrike/imprest-account
An imprest account: vouchers by category, the count, and the cheque that restores the float.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:9
Install imprest account in VS Code
.vscode/mcp.json
{
"servers": {
"imprest-account": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/imprest-account"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs