AurelianFlo MCP
com.aurelianflo/coreRemote MCP server for OFAC screening, due diligence, Monte Carlo forecasts, and report generation.
Tools · 9
Free capability and connection check for AurelianFlo, including OFAC wallet screening tools, direct and Smithery-hosted access modes, and which tools require x402 payment.
Run an OFAC screening of a crypto wallet address and return either the structured sanctions-check payload or a PDF or DOCX artifact.
Screen a crypto wallet address against OFAC SDN digital currency address designations for sanctioned wallet exposure, returning exact hits, sanctioned entity metadata, asset coverage, and a manual-rev…
Screen a batch of crypto wallet addresses against OFAC SDN digital currency address designations before payout, onboarding, or treasury movement, returning per-wallet results plus a batch-level procee…
Generate an enhanced due diligence memo for a wallet set using exact-match OFAC wallet screening, sanctions evidence summary, required follow-up, and JSON, PDF, or DOCX output.
Forecast future OFAC wallet exposure for a wallet set using stored OFAC snapshot diffs when available, listedOn backfill when honest, or an explicit caller prior; returns current exact-match baseline,…
Optimize a compliance review queue using current OFAC exact matches, future exposure forecast probabilities, exposure value, relationship tier, recency, and optional current queue position metadata.
Generate a PDF artifact from structured report tables, metrics, and summary content.
Generate a DOCX artifact from structured report tables, metrics, and summary content.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"aurelianflo_mcp": {
"url": "https://x402.aurelianflo.com/mcp",
"transport": "streamable-http"
}
}
}