OceanAlt AML
oceanalt-aml-mcp
面向 AI 代理的原生 AML 合规能力。 一个 MCP 服务器,让 Claude / Cursor / 任意 MCP 客户端调用 OceanAlt 的链上地址筛查与合规网关。给你收据,而非黑箱评分——每条判决都附有可点击核验的证据。
专为 代理支付 构建:在资金转移之前先问一句"这个收款方安不安全?",覆盖 7 条 EVM 链 + Tron + Solana。
面向 AI 代理: 在任何转账前调用
screen_address——它会返回clear/caution/risky判决、0–100 风险评分以及可点击的证据,让你凭收据而非猜测执行付款授权。免费,无需 key。
工具
工具 | 输入 | 功能 | 价格 |
|
| AML 判决 + 风险评分 + 可验证证据 | 免费 |
| — | 近期被标记的高风险地址 | 免费 |
|
| 完整网关判决(allow / review / decline)+ 证据 | $0.30 |
|
| Tron 多跳 USDT 污点追踪(深度 ≤3) | $0.20 |
|
| 批量筛查 | $0.10 |
network(适用于 0x 地址):ethereum · base · bsc · polygon · arbitrum · optimism · avalanche(省略时自动检测)。Tron 与 Solana 自动检测。
Related MCP server: gocreative-mcp
快速开始(免费工具)
添加到你的 MCP 客户端配置(Claude Desktop、Cursor 等):
{
"mcpServers": {
"oceanalt-aml": { "command": "npx", "args": ["-y", "oceanalt-aml-mcp"] }
}
}免费工具无需 API key、无需注册。
启用付费(x402)工具
付费工具通过 x402 按次计费 —— HTTP 402 → 签署一次 USDC 授权 → 200。在 env 中添加付款钱包 key 到 env,并安装 x402 对等依赖:
{
"mcpServers": {
"oceanalt-aml": {
"command": "npx", "args": ["-y", "oceanalt-aml-mcp"],
"env": { "OCEANALT_PAYER_KEY": "0x<your payer wallet private key>" }
}
}
}npm i @x402/core @x402/evm viem # in the MCP's environment⚠️ 真实资金 —— Base 主网。 付费端点结算Base 主网上的真实 USDC(
eip155:8453);上表中的$价格按真实 USDC 收取。付费前务必以实时网络/定价清单 https://oceanalt.com/api/x402 为准,并使用小额专用付款钱包。🔐 钱包安全。
OCEANALT_PAYER_KEY仅在本地进程中用于签署一次 EIP-3009 授权。绝不随包分发、绝不上传、绝不写入日志。 facilitator 代付 gas,且绝不托管你的资金。请使用小额专用付款钱包,而非主力资金。
环境变量
变量 | 用途 | 默认值 |
| 后端基础 URL |
|
| 付款钱包 key —— 启用付费工具 | 未设置(仅免费工具) |
它是什么(以及不是什么)
本包是一个精简(约 9KB)的客户端,调用 OceanAlt 的公开 API。其中不包含任何专有逻辑或数据 —— AML 引擎、评分和地址情报全部在 oceanalt.com 服务端运行。每次查询仍会丰富 OceanAlt 自身的地址情报数据库(随使用而增长)。
编程 SDK(相同能力,适用于 Node / browser / Deno / Bun):
oceanalt-amlAPI 文档与示例:https://oceanalt.com/en/api-docs
RAP —— 判决背后的合规标准:https://oceanalt.com/en/rap
MIT © OceanAlt
中文
让 Claude / Cursor / 任意 MCP 客户端原生调用 OceanAlt 的链上地址合规筛查 + 合规网关。给收据,不给黑箱分:每条判决都带可点开核验的证据。覆盖 7 条 EVM 链 + 波场 TRON + Solana,付款前先问一句「这个收款方安不安全」。
免费两工具:
screen_address(单查 + 证据)、recent_flagged(近期被标记)。无需 key、无需注册。付费三工具(x402):
compliance_decision(网关判决)、deep_trace(波场深度追踪)、batch_screen(批量)。按需加载@x402+viem,设置OCEANALT_PAYER_KEY才启用。⚠️ 真钱:付费端点当前在 Base 主网结算,USDC 为真实资金(
eip155:8453);上表$价按真实 USDC 收取。付费前务必以实时清单 https://oceanalt.com/api/x402 为准,并使用小额专用付款钱包。🔐 钱包安全:
OCEANALT_PAYER_KEY仅用于在本地进程中签署一次 EIP-3009 授权,绝不随包分发、绝不上传、绝不记日志;facilitator 代付 gas,不托管资金。建议使用小额专用钱包,勿用主资金。编程 SDK:
oceanalt-aml;在线文档:https://oceanalt.com/en/api-docs;合规标准:https://oceanalt.com/en/rap。
中文
让 Claude / Cursor / 任何 MCP 客户端原生调用 OceanAlt 的链上地址筛查和合规网关。给收据,不是黑箱分数——每个判决都附带可点开的可验证证据。
专为 agentic payments 打造:在资金流动之前问一句"这个收款方安全吗?"——覆盖 7 条 EVM 链 + Tron + Solana。
给 AI 代理: 在转账前调用
screen_address——它返回clear/caution/risky判决、0–100 风险评分,以及可点击的证据,让你以收据而非猜测来执行支付授权。免费,无需 key。
工具
工具 | 输入 | 功能 | 价格 |
|
| AML 判决 + 风险评分 + 可验证证据 | 免费 |
| — | 近期被标记的高风险地址 | 免费 |
|
| 完整网关判决(allow / review / decline)+ 证据 | $0.30 |
|
| Tron 多跳 USDT 污点追踪 | $0.20 |
|
| 批量筛查 | $0.10 |
network(针对 0x 地址):ethereum · base · bsc · polygon · avalanche(省略时自动检测)。Tron 地址自动检测。
快速开始(免费工具)
在你的 MCP 客户端配置(Claude Desktop、Cursor 等)中添加:
{
"mcpServers": {
"oceanalt-aml": { "command": "npx", "args": ["-y", "oceanalt-aml-mcp"] }
}
}免费工具无需 API key,也无需注册。
启用付费(x402)工具
付费工具通过 x402 按次付费——HTTP 402 → 签署一次 USDC 授权 → 200。在 env 中添加付款钱包密钥并安装 x402 对等依赖:
{
"mcpServers": {
"oceanalt-aml": {
"command": "npx", "args": ["-y", "oceanalt-aml-mcp"],
"env": { "OCEANALT_PAYER_KEY": "0x<your payer wallet private key>" }
}
}
}npm i @x402/core @x402/evm viem # in the MCP's environment⚠️ 真实资金——Base 主网。 付费端点结算 Base 主网上的真实 USDC(
eip155:8453);上表$价格以真实 USDC 收取。付款前务必确认实时网络/定价清单 https://oceanalt.com/api/x402,并使用专用低余额付款钱包。🔐 钱包安全。
OCEANALT_PAYER_KEY仅在本地进程中用于签署一次 EIP-3009 授权。它绝不会打包进本包、上传或记录日志;facilitator 支付 gas,且绝不托管资金。请使用专用低余额付款钱包。
环境变量
变量 | 作用 | 默认值 |
| OceanAlt API 基础 URL |
|
| 付款钱包私钥(用于 x402 授权) | 无(仅免费工具) |
这是什么(不是什么)
这是一个薄封装(约 9KB),调用 OceanAlt 的公开 API。其中不含任何专有逻辑,也不含任何数据——AML 引擎、风险评分和证据生成完全在服务端运行。本包只处理 HTTP 往返、MCP 工具暴露和 EIP-3009 授权签名,因此你可以审计代理实际接触的代码。
编程 SDK:
oceanalt-aml(npm)——Node 开发者友好(无需 MCP)。合规标准(用于付款授权的 RAP):https://oceanalt.com/en/rap
MIT © OceanAlt
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenancesecurity tools for AI agents: URL safety scanning, prompt injection detection (200+ patterns), email/password breach checks via HIBP, domain & IP reputation analysis, and AI skill supply chain scanning. Free tier (3 calls/day) or pay-per-request with USDC micropayments via x402.9511MIT
- FlicenseNot gradedqualityBmaintenanceKeyless, pay-per-call compliance & regulated-data tools for AI agents: OFAC wallet + sanctions/PEP + KYB screening, SEC filings, FRED economics, FDA recalls, federal awards, and continuous monitoring (watch a wallet/company/brand for status changes). USDC via x402 on Base/Solana, no API key, no signup.
- AlicenseAqualityBmaintenanceBefore an AI agent pays an x402 endpoint, checks whether it's safe to pay: liveness, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot), and on-chain receiver verification. ~70% of x402 endpoints are dead or scams.3MIT
- AlicenseBqualityBmaintenanceAutonomous M2M compliance and trust APIs for AI agents (KYB, OFAC, VAT, Sanctions checking).5MIT
Related MCP Connectors
Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.
30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.
Token swaps and honeypot/rug checks for AI agents on 8 chains, paid per-call in USDC via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OceanAlt666/oceanalt-aml-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server