sanctions screening mcp server for Cursor
io.github.cyanheads/sanctions-screening-mcp-server
Screen names against OFAC, EU, UK, UN sanctions lists; resolve entities via GLEIF. Screening aid.
client:Cursor
transport:streamable-http
runtime:npm
tools:6
Install sanctions screening mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sanctions-screening-mcp-server": {
"url": "https://sanctions-screening.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs