Skip to content
Cursor

sanctions for Cursor

com.edgethirteen.www/sanctions

Screen a name against OFAC's SDN and Consolidated Sanctions lists before a transaction.

client:Cursor transport:streamable-http

Install sanctions in Cursor

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

{
  "mcpServers": {
    "sanctions": {
      "url": "https://www.edgethirteen.com/api/mcp/sanctions"
    }
  }
}

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

sanctions in other clients