Skip to content
VS Code

OFAC (Sanções EUA) for VS Code

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:VS Code transport:streamable-http tools:7

Install OFAC (Sanções EUA) in VS Code

.vscode/mcp.json

{
  "servers": {
    "ofac-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_ofac"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

OFAC (Sanções EUA) in other clients