sanctions for VS Code
com.edgethirteen.www/sanctions
Screen a name against OFAC's SDN and Consolidated Sanctions lists before a transaction.
client:VS Code
transport:streamable-http
Install sanctions in VS Code
.vscode/mcp.json
{
"servers": {
"sanctions": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/sanctions"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs