SanctionsAI for Cursor
io.github.kindrat86/sanctionsai
OFAC sanctions screening for AI agents: screen names, wallets, entities against the SDN list.
client:Cursor
transport:streamable-http
tools:3
Install SanctionsAI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sanctionsai": {
"url": "https://sanctionsai.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs