Check Before You Pay for VS Code
io.github.leosuhail-cmd/check-before-you-pay
Before an agent pays, get a verdict and a keepable receipt. Not insurance. Not custody.
client:VS Code
transport:streamable-http
Install Check Before You Pay in VS Code
.vscode/mcp.json
{
"servers": {
"check-before-you-pay": {
"type": "http",
"url": "https://check.opulencedigitech.ca/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs