screening for Claude Desktop
com.compliapi/screening
OFAC and global sanctions screening: crypto addresses, emails, websites, IDs, countries, VPN, geo
client:Claude Desktop
transport:streamable-http
tools:8
Install screening in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"screening": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.compliapi.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