Skip to content
Zed

OFAC (Sanções EUA) for Zed

io.github.mcp-dir/ofac-mcp

Checks whether a name is on OFAC (US) sanctions lists, including SDN and Non-SDN, for compliance and

client:Zed transport:streamable-http tools:7

Install OFAC (Sanções EUA) in Zed

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

{
  "context_servers": {
    "ofac-mcp": {
      "url": "https://api.mcp.ai/p_ofac"
    }
  }
}

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

What Zed can do once it is connected

OFAC (Sanções EUA) in other clients