Skip to content
VS Code

Sanctions Screening for VS Code

dev.hatchloop/sanctions-screening

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

client:VS Code transport:streamable-http tools:8

Install Sanctions Screening in VS Code

.vscode/mcp.json

{
  "servers": {
    "sanctions-screening": {
      "type": "http",
      "url": "https://hatchloop.dev/mcp/sanctions-screening"
    }
  }
}

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

Sanctions Screening in other clients