SanctionsAI for VS Code
io.github.kindrat86/sanctionsai
OFAC sanctions screening for AI agents: screen names, wallets, entities against the SDN list.
client:VS Code
transport:streamable-http
tools:3
Install SanctionsAI in VS Code
.vscode/mcp.json
{
"servers": {
"sanctionsai": {
"type": "http",
"url": "https://sanctionsai.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs