get_sdn_list_meta — OFAC SDN Screening MCP Tool Read-only
get_sdn_list_meta
(get sdn list meta) is one of 2 tools on the
OFAC SDN Screening
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_sdn_list_meta from your client
- Claude Code OFAC SDN Screening get_sdn_list_meta run in your project directory
- Claude Desktop OFAC SDN Screening get_sdn_list_meta ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor OFAC SDN Screening get_sdn_list_meta ~/.cursor/mcp.json
- VS Code OFAC SDN Screening get_sdn_list_meta .vscode/mcp.json
- Zed OFAC SDN Screening get_sdn_list_meta ~/.config/zed/settings.json
- Windsurf OFAC SDN Screening get_sdn_list_meta ~/.codeium/windsurf/mcp_config.json
- Cline OFAC SDN Screening get_sdn_list_meta ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI OFAC SDN Screening get_sdn_list_meta ~/.gemini/settings.json
- Grok OFAC SDN Screening get_sdn_list_meta .mcp.json (in your project root)
- ChatGPT OFAC SDN Screening get_sdn_list_meta Settings → Connectors → Advanced → Developer mode
- Claude.ai OFAC SDN Screening get_sdn_list_meta Settings → Connectors → Add custom connector
- LangChain OFAC SDN Screening get_sdn_list_meta pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ofac-sdn-screening https://bonissystems.com/api/knox/agents/ofac-sdn-screening/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.