Revnuvo Trust for VS Code
io.github.hardeyhemy/revnuvo-trust-mcp
Verify companies, domains and counterparties before transacting. Sanctions, UBO, fraud scoring.
client:VS Code
transport:streamable-http
runtime:npm
Install Revnuvo Trust in VS Code
.vscode/mcp.json
{
"servers": {
"revnuvo-trust-mcp": {
"type": "http",
"url": "https://api.revnuvo.site/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs