Sanctions Screening for Cursor
io.github.pipeworx-io/sanctions-screening
Screen names against the US Consolidated Screening List: OFAC SDN, BIS Entity List +10 more lists
client:Cursor
transport:streamable-http
Install Sanctions Screening in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sanctions-screening": {
"url": "https://gateway.pipeworx.io/sanctions-screening/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs