Token导航 LogoToken导航TokenDH.com
AU
文档知识HTTP官方级别未说明来源级核验

AurelianFlo (verified)

MCP Server

Pay-per-call compliance API for OFAC screening, vendor diligence, and audit-ready document output. No subscription, no API keys — settle each call in USDC on Base

工具数

公开资料未说明
JavaScriptHTTP文档处理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:27

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add aurelianflo/core

详细介绍

AurelianFlo (verified)

Pay-per-call compliance API for OFAC screening, vendor diligence, and audit-ready document output. No subscription, no API keys — settle each call in USDC on Base

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add aurelianflo/core

# Browse available tools
npx -y smithery tool list aurelianflo/core

# Get full schema for a tool
npx -y smithery tool get aurelianflo/core server.capabilities

# Call a tool
npx -y smithery tool call aurelianflo/core server.capabilities '{}'

Direct MCP Connection

Endpoint: https://core--aurelianflo.run.tools

Tools (9)

  • server.capabilities — Free capability and connection check for AurelianFlo, including OFAC wallet screening tools, direct and Smithery-hosted…
  • wallet.ofac.report — Run an OFAC screening of a crypto wallet address and return either the structured sanctions-check payload or a PDF or D…
  • wallet.ofac.screen — Screen a crypto wallet address against OFAC SDN digital currency address designations for sanctioned wallet exposure, r…
  • wallet.ofac.batch — Screen a batch of crypto wallet addresses against OFAC SDN digital currency address designations before payout, onboard…
  • compliance.edd.report — Generate an enhanced due diligence memo for a wallet set using exact-match OFAC wallet screening, sanctions evidence su…
  • compliance.exposure.forecast — Forecast future OFAC wallet exposure for a wallet set using stored OFAC snapshot diffs when available, listedOn backfil…
  • compliance.queue.optimize — Optimize a compliance review queue using current OFAC exact matches, future exposure forecast probabilities, exposure v…
  • report.pdf.generate — Generate a PDF artifact from structured report tables, metrics, and summary content.
  • report.docx.generate — Generate a DOCX artifact from structured report tables, metrics, and summary content.
# Get full input/output schema for a tool
npx -y smithery tool get aurelianflo/core 

Prompts (5)

  • ofac.wallet.batch (addresses, asset) — Prepare a batch crypto wallet OFAC screening request and response brief.
  • ofac.wallet.screen (address, asset) — Prepare a crypto wallet address OFAC screening request and response brief.
  • compliance.exposure.forecast (addresses, horizon_days) — Prepare an OFAC exposure forecast request for a wallet set.
  • compliance.queue.optimize (review_items, review_budget) — Prepare an OFAC review queue optimization request.
  • report.artifact.render (format, title, audience) — Prepare a PDF or DOCX report rendering request.

目录标签

目录标签

JavaScriptHTTP文档处理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

unknown

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPunknown部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP