OFACScreen Sanctions Screening for VS Code
com.ofacscreen/screening
Screen names against OFAC SDN and 7 more global sanctions lists. Free, no account required.
client:VS Code
transport:streamable-http
tools:1
Install OFACScreen Sanctions Screening in VS Code
.vscode/mcp.json
{
"servers": {
"screening": {
"type": "http",
"url": "https://www.ofacscreen.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs