OFAC SDN Screening for Cursor
com.bonissystems/ofac-sdn-screening
Screen a name against the U.S. Treasury OFAC SDN list. Information, not a compliance determination.
client:Cursor
transport:streamable-http
tools:2
Install OFAC SDN Screening in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ofac-sdn-screening": {
"url": "https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs