Verifa for Claude Desktop
io.github.verifa-solutions/verifa
Identity verification, document checks, sanctions/PEP screening and case review as agent tools.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install Verifa in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"verifa": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.withverifa.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs