Skip to content
VS Code

OFAC SDN Screening for VS Code

com.bonissystems/ofac-sdn-screening

Screen a name against the U.S. Treasury OFAC SDN list. Information, not a compliance determination.

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

Install OFAC SDN Screening in VS Code

.vscode/mcp.json

{
  "servers": {
    "ofac-sdn-screening": {
      "type": "http",
      "url": "https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcp"
    }
  }
}

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 SDN Screening in other clients