mcpbeat

AurelianFlo MCP Server

com.aurelianflo/core
answering

AurelianFlo is answering right now. Last checked 14 min ago. It exposes 11 tools.

Remote MCP server for OFAC screening, EDD memos, exposure forecasts, queues, and reports.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
91 of 91 checks
11
Tools
read from the server
279 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add core --transport http https://api.aurelianflo.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "core": {
      "url": "https://api.aurelianflo.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.core]
url = "https://api.aurelianflo.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "core": {
      "url": "https://api.aurelianflo.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "core": {
      "url": "https://api.aurelianflo.com/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

compliance
compliance_edd_report
Build a paid enhanced due diligence memo for a wallet set using exact-match OFAC screening, sanctions evidence, and follow-up actions, returning structured JSON or an inline PDF/DOCX artifact. Use this for case handoff; use wallet_ofac_batch for screening-only results or report_pdf_generate/report_docx_generate only when the report payload already exists.
compliance_exposure_forecast
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, metadata-weighted per-wallet risk, and report-shaped output. Use this when current screening is not enough; use wallet_ofac_batch for current hit status only.
compliance_queue_optimize
Optimize a compliance review queue using current OFAC exact matches, future exposure probabilities, exposure value, relationship tier, recency, and reviewer capacity. Use this when review_items and review_budget are known; use compliance_exposure_forecast for probability-only analysis or compliance_edd_report for a case memo.
report
report_docx_generate
Return an inline DOCX artifact from supplied report_meta, tables, metrics, and summary content; this read-only renderer does not persist hosted files. Use this only when a structured report payload already exists; use report_pdf_generate for fixed-layout output or compliance_edd_report to build the memo first.
report_pdf_generate
Return an inline PDF artifact from supplied report_meta, tables, metrics, and summary content; this read-only renderer does not persist hosted files. Use this only when a structured report payload already exists; use report_docx_generate for editable Word output or compliance_edd_report to build the memo first.
report_saved_retrieve
Free read-only past report retrieval status utility for agents asking about previously generated reports. AurelianFlo returns report artifacts inline as artifact.contentBase64 and does not persist hosted report files server-side.
wallet
wallet_ofac_batch
Screen 1-100 crypto wallet addresses against OFAC SDN digital currency designations before payout, onboarding, or treasury movement, returning per-wallet results plus a batch-level proceed-or-pause decision. Use this instead of wallet_ofac_screen for multiple addresses; use compliance_edd_report when a formal memo is needed.
wallet_ofac_report
Run a paid OFAC screening report for one crypto wallet and return structured JSON or an inline PDF/DOCX artifact. Use wallet_ofac_screen for a quick single-address status check, or wallet_ofac_batch for multiple addresses.
wallet_ofac_screen
Screen one crypto wallet address against OFAC SDN digital currency designations and return exact hits, sanctioned entity metadata, asset coverage, and a manual-review signal. Use this for one-off status checks; use wallet_ofac_report for PDF/DOCX output or wallet_ofac_batch for multiple addresses.
queue
queue_saved_list
Free read-only saved queue status utility for agents asking whether AurelianFlo can list prior compliance_queue_optimize results. AurelianFlo does not persist saved queues server-side; rerun compliance_queue_optimize with the original review_items to recreate a queue.
server
server_capabilities
Free first-call capability and connection check for AurelianFlo; use it before paid tools to inspect OFAC screening workflows, access modes, and x402 payment requirements.

Endpoints

URLTransportStateLatencyChecked
https://api.aurelianflo.com/mcp streamable-http answering 320 ms 14 min ago

AurelianFlo — questions

Answers built from our own checks of this server.

What can AurelianFlo do?
It exposes 11 tools, read directly from the server on our last check. Among them: compliance_edd_report, compliance_exposure_forecast, compliance_queue_optimize, queue_saved_list, report_docx_generate, report_pdf_generate and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is AurelianFlo mostly used for?
Its tools cluster around compliance, report and wallet. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is AurelianFlo working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 279 ms. The bar chart above shows every period we have measured.
Is AurelianFlo still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect AurelianFlo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AurelianFlo need an API key?
No. AurelianFlo completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AurelianFlo?
It answers our handshake in 279 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.