SanctionsAI for Zed
io.github.kindrat86/sanctionsai
OFAC sanctions screening for AI agents: screen names, wallets, entities against the SDN list.
client:Zed
transport:streamable-http
tools:3
Install SanctionsAI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sanctionsai": {
"url": "https://sanctionsai.dev/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs