Sanctions Io for VS Code
io.github.pipeworx-io/sanctions-io
sanctions.io MCP — wraps the sanctions.io Screening API (api.sanctions.io)
client:VS Code
transport:streamable-http
Install Sanctions Io in VS Code
.vscode/mcp.json
{
"servers": {
"sanctions-io": {
"type": "http",
"url": "https://gateway.pipeworx.io/sanctions-io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs