Skip to content
Cursor

Sanctions Screening for Cursor

dev.hatchloop/sanctions-screening

Screen a name or entity against OFAC SDN, the EU Consolidated list and the UK list.

client:Cursor transport:streamable-http tools:8

Install Sanctions Screening in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sanctions-screening": {
      "url": "https://hatchloop.dev/mcp/sanctions-screening"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Sanctions Screening in other clients