Verifa for VS Code
io.github.verifa-solutions/verifa
Identity verification, document checks, sanctions/PEP screening and case review as agent tools.
client:VS Code
transport:streamable-http
runtime:npm
Install Verifa in VS Code
.vscode/mcp.json
{
"servers": {
"verifa": {
"type": "http",
"url": "https://api.withverifa.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs