sanctions screening mcp server for VS Code
io.github.cyanheads/sanctions-screening-mcp-server
Screen names against OFAC, EU, UK, UN sanctions lists; resolve entities via GLEIF. Screening aid.
client:VS Code
transport:streamable-http
runtime:npm
tools:6
Install sanctions screening mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"sanctions-screening-mcp-server": {
"type": "http",
"url": "https://sanctions-screening.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs