OFACScreen Sanctions Screening for Claude Desktop
com.ofacscreen/screening
Screen names against OFAC SDN and 7 more global sanctions lists. Free, no account required.
client:Claude Desktop
transport:streamable-http
tools:1
Install OFACScreen Sanctions 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://www.ofacscreen.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