Skip to content
Cursor

aml ai mcp for Cursor

io.github.csoai-org/aml-ai-mcp

6AMLD + UK MLR 2017 + FinCEN BSA AML/CFT compliance for AI-enabled transaction monitoring, sanct...

client:Cursor transport:stdio runtime:pypi

Install aml ai mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "aml-ai-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "aml-ai-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

aml ai mcp in other clients