What is the OFAC SDN Screening MCP server?
Screen a name against the U.S. Treasury OFAC SDN list. Information, not a compliance determination.
How to install OFAC SDN Screening
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"ofac-sdn-screening": {
"url": "https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ofac-sdn-screening": {
"serverUrl": "https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"ofac-sdn-screening": {
"type": "http",
"url": "https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"ofac-sdn-screening": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcp"
]
}
}
}Claude Code
claude mcp add --transport http ofac-sdn-screening https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcpRelated MCP servers
Self-authenticating booking-request receipt anchored to the Knox chain; never represents a person.
Check whether a NAICS code aligns with a vertical: a routing-for-review signal, not a determination.
Anchor a content-creation event to the Knox chain; returns a C2PA-aligned, FRE 902-shaped bundle.
Bitcoin-anchored, tamper-evident audit-permanence layer for AI agents, FRE 902(13)/(14)-shaped.
Public-registry routing map by entity kind. Read-only reference data, not a determination.
Decode an SSTV audio recording and anchor its fingerprint and image hash to the Knox event chain.