OFAC and global sanctions screening: crypto addresses, emails, websites, IDs, countries, VPN, geo
claude mcp add screening --transport http https://api.compliapi.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"screening": {
"url": "https://api.compliapi.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"screening": {
"serverUrl": "https://api.compliapi.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"screening": {
"type": "http",
"url": "https://api.compliapi.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"screening": {
"url": "https://api.compliapi.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"screening": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.compliapi.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.compliapi.com/mcp |
Authorization: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/com.compliapi--screening/reviews or the review_server meta-tool.
POST /mcp