runvouch for VS Code
com.runvouch/runvouch
Watchdog for unattended AI agents: alerts, evidence checks and a verifiable proof per run.
client:VS Code
transport:streamable-http
tools:7
Install runvouch in VS Code
.vscode/mcp.json
{
"servers": {
"runvouch": {
"type": "http",
"url": "https://api.runvouch.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs