KeyHalve - verify sealed documents for VS Code
com.keyhalve/verify
Free, no-account verification of KeyHalve-sealed documents. Read-only; never receives keys.
client:VS Code
transport:streamable-http
runtime:npm
tools:3
Install KeyHalve - verify sealed documents in VS Code
.vscode/mcp.json
{
"servers": {
"verify": {
"type": "http",
"url": "https://mcp.keyhalve.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs