OFAC (Sanções EUA) for Cursor
io.github.mcp-dir/ofac-mcp
Checks whether a name is on OFAC (US) sanctions lists, including SDN and Non-SDN, for compliance and
client:Cursor
transport:streamable-http
tools:7
Install OFAC (Sanções EUA) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ofac-mcp": {
"url": "https://api.mcp.ai/p_ofac"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs