Skip to content

Sanctions Screening for Zed

dev.hatchloop/sanctions-screening

Screen a name or entity against OFAC SDN, the EU Consolidated list and the UK list.

client:Zed transport:streamable-http tools:8

Install Sanctions Screening in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "sanctions-screening": {
      "url": "https://hatchloop.dev/mcp/sanctions-screening"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Sanctions Screening in other clients