Skip to content
Zed

sanctionwise for Zed

io.github.qinisolabs/sanctionwise

Verified UK sanctions screening for AI agents — official FCDO UK Sanctions List, not guesses.

client:Zed transport:stdio runtime:npm

Install sanctionwise in Zed

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

{
  "context_servers": {
    "sanctionwise": {
      "command": "npx",
      "args": [
        "-y",
        "sanctionwise"
      ]
    }
  }
}

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

sanctionwise in other clients