OFAC SDN Screening for Zed
com.bonissystems/ofac-sdn-screening
Screen a name against the U.S. Treasury OFAC SDN list. Information, not a compliance determination.
client:Zed
transport:streamable-http
tools:2
Install OFAC SDN Screening in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ofac-sdn-screening": {
"url": "https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs