AurelianFlo is a compliance-focused x402 and MCP service for agent workflows.
Public production surfaces:
- UI:
https://aurelianflo.com - API:
https://api.aurelianflo.com - MCP:
https://api.aurelianflo.com/mcp - Server card:
https://api.aurelianflo.com/.well-known/mcp/server-card.json
Core capabilities:
- OFAC wallet screening
- Batch wallet screening
- Enhanced due diligence memo generation
- Monte Carlo decision reporting
- PDF and DOCX report generation
app/: backend and machine-readable API surfaceapps/aurelianflo-mcp/: MCP package, metadata, and submission assetsweb/: public frontend projectdocs/: product, launch, and implementation documentation
Install dependencies:
npm install
npm --prefix web installRun the backend:
npm run devRun the frontend:
npm run web:devBuild both:
npm run build
npm run web:buildBackend and MCP tests:
node --test test/payment.test.js test/mcp-route.test.js
node --test apps/aurelianflo-mcp/test/server-card.test.mjs apps/aurelianflo-mcp/test/server-capabilities.test.mjs apps/aurelianflo-mcp/test/upstream.test.mjsmainis the canonical production branchaurelianflo.comserves the UIapi.aurelianflo.comserves API, discovery, and MCPwww.aurelianflo.comandx402.aurelianflo.comredirect to the apex UI