Skip to content
Windsurf

mcp-sanctions for Windsurf

io.github.atomno-mcp/mcp-sanctions

Sanctions/watchlist screening (RF, OFAC, EU, UK, UN) with confidence levels for KYC/AML.

client:Windsurf transport:stdio runtime:pypi

Install mcp-sanctions in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-sanctions": {
      "command": "uvx",
      "args": [
        "atomno-mcp-sanctions"
      ],
      "env": {
        "MCP_SANCTIONS_API_KEY": "<MCP_SANCTIONS_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp-sanctions in other clients