sanctions for VS Code
dev.cz-agents/sanctions
Sanctions screening for KYC/AML — EU FSF + OFAC SDN checks for Czech companies & individuals.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install sanctions in VS Code
.vscode/mcp.json
{
"servers": {
"sanctions": {
"type": "http",
"url": "https://sanctions.cz-agents.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs