records vault for VS Code
com.eformogi/records-vault
Consent-scoped vault access and free verification of family-issued learning records.
client:VS Code
transport:streamable-http
Install records vault in VS Code
.vscode/mcp.json
{
"servers": {
"records-vault": {
"type": "http",
"url": "https://eformogi.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs