sanctions screening for VS Code
com.watchtower-api/sanctions-screening
Sanctions screening, KYB, identifier validation, jurisdiction risk & secret scanning for AI agents
client:VS Code
transport:streamable-http
Install sanctions screening in VS Code
.vscode/mcp.json
{
"servers": {
"sanctions-screening": {
"type": "http",
"url": "https://watchtower-api.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs