com.oceanalt/aml
REMOTE · OCEANALT.COM · 2 COMPONENTS · SCANNED SEP 20
Screen a payee address before an AI agent pays: sanctions, mixers, scam lists, on-chain risk.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability67
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2118 tokens (~211/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management13
- Stability observed for 4 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 97% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the com.oceanalt/aml MCP server?
com.oceanalt/aml is a hosted endpoint at https://oceanalt.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · oceanalt.com
claude mcp add --transport http com-oceanalt-aml 'https://oceanalt.com/api/mcp'
{
"mcpServers": {
"com-oceanalt-aml": {
"url": "https://oceanalt.com/api/mcp"
}
}
} {
"servers": {
"com-oceanalt-aml": {
"type": "http",
"url": "https://oceanalt.com/api/mcp"
}
}
} [mcp_servers.com-oceanalt-aml] url = "https://oceanalt.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-oceanalt-aml": {
"type": "remote",
"url": "https://oceanalt.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-oceanalt-aml --url 'https://oceanalt.com/api/mcp' --transport streamable-http
mcp_servers:
com-oceanalt-aml:
url: "https://oceanalt.com/api/mcp" {
"McpServers": {
"com-oceanalt-aml": {
"Transport": "http",
"Url": "https://oceanalt.com/api/mcp"
}
}
} assistant mcp add com-oceanalt-aml -t streamable-http -u 'https://oceanalt.com/api/mcp'
{
"mcpServers": {
"com-oceanalt-aml": {
"type": "http",
"url": "https://oceanalt.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
- Stability: unverified → 0.03 ▲ functional
- 16 Sept 26 65
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://oceanalt.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=oceanalt.com | CN=YE1,O=Let's Encrypt,C=US | 11 Aug 2026 | 9 Nov 2026 | ECDSA 256 | ECDSA-SHA384 | 62f1c3a84281d1eb8022ce0a9c7aa72cb83 |
| SANs: oceanalt.com, www.oceanalt.com | ||||||
| CN=YE1,O=Let's Encrypt,C=US (CA) | CN=Root YE,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | ECDSA 384 | ECDSA-SHA384 | 5ddd70dd31f801c85c186a7a04b80afe |
| CN=Root YE,O=ISRG,C=US (CA) | CN=ISRG Root X2,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | ECDSA-SHA384 | 872165fc34b6e5fba8add5b3705fb53a |
| CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | ECDSA 384 | SHA256-RSA | 6c8f1dc727c7117f7baf853ac980f9cd |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of oceanalt.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| oceanalt.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| content-security-policy | default-src 'self'; script-src 'self' 'unsafe-inline' https://static.sumsub.com; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob: https:; font-src 'self' data:; connect-src 'self' https://api.sumsub.com https://in.sumsub.com https://static.sumsub.com wss://api.sumsub.com wss://in.sumsub.com; media-src 'self' blob: https://api.sumsub.com https://in.sumsub.com; worker-src 'self' blob:; frame-src 'self' https://www.youtube.com https://www.youtube-nocookie.com https://player.bilibili.com https://player.vimeo.com https://api.sumsub.com https://in.sumsub.com; frame-ancestors 'self'; base-uri 'self'; form-action 'self' |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | geolocation=(), microphone=(self "https://api.sumsub.com" "https://in.sumsub.com"), camera=(self "https://api.sumsub.com" "https://in.sumsub.com") |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://oceanalt.com/api/mcp | Verified | 200 | |
| http (plaintext) | http://oceanalt.com/api/mcp | HTTPS enforced | 301 | https://oceanalt.com/api/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
attest_control_baseline File your own control-baseline attestation (free) ~300
File your operator's control-baseline attestation — the counterpart to counterparty_control_baseline. That tool asks what controls the OTHER side runs; this one publishes what YOUR side runs, so payers can see it before settling with you. No account, no key, one call. Gaps are allowed and expected: answer false where a control is not in place and describe how you plan to close it in gapPlan. A filing with declared gaps is worth far more than no filing — it lets a payer decide against a known shape instead of a blank. Get the control ids from the baseline list first. Only file for a party you are actually authorised to speak for.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | – | Optional. If this party already has an agent registered with OceanAlt, link the attestation to it. |
| answers | object | yes | Map of control id to boolean, e.g. {"ACB-1.1": true, "ACB-2.1": false}. Control ids come from the baseline list (see baseline_controls). |
| contact | string | – | Optional contact for follow-up. Not published. |
| entity | string | yes | The accountable party's legal or commonly-used name, e.g. "Acme Robotics Ltd". This is who the attestation is about — not your agent's name. |
| gapPlan | string | – | For controls answered false: how and when you plan to close them. Plain text. |
No output schema declared.
No examples provided.
baseline_controls List the control-baseline questions (free) ~71
Fetch the OceanAlt Agent Control Baseline: the list of controls an agent operator is expected to run before it is allowed to move money, each answerable yes or no. Call this before attest_control_baseline so you file against real control ids. Each control carries which gate enforces it and why it exists.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
check_calldata_intent Decode calldata and compare with declared intent (free) ~328
Anti blind-signing. EVM: decodes what a transaction's calldata will actually do (ERC-20 transfer/approve/permit, setApprovalForAll, ownership transfer, native transfer). Solana: decodes a whole base64 transaction (SPL Token / Token-2022 Transfer, TransferChecked, Approve, SetAuthority, CloseAccount, Burn; System Transfer / Assign; ATA creation). Compares it with what you believe you are doing. EVM: pass intent:{action:'pay', to, amount} plus contract (the transaction's to) and data (hex calldata). Solana: pass network:'solana' and transaction (base64) instead of data. decision match = does what you declared; mismatch = different recipient/amount/asset, or an approval / authority change instead of a payment — do not sign; unknown = could not decode (including address-lookup-table accounts), which is not the same as safe.
| Name | Type | Req | Description |
|---|---|---|---|
| contract | string | – | EVM only: the transaction's `to` field (token contract for ERC-20 payments, or the recipient for native transfers). |
| data | string | – | EVM only: 0x-prefixed hex calldata. |
| intent | object | – | – |
| network | string | – | 'solana' to decode a Solana transaction; EVM chain name or CAIP-2 id otherwise (optional). |
| transaction | string | – | Solana only: base64-serialized transaction or message. |
| value | string | – | EVM only: native value in wei (optional). |
No output schema declared.
No examples provided.
counterparty_control_baseline Check a counterparty's control baseline before paying (free) ~159
Answers a different question from address screening. Screening asks whether an address is risky; this asks how much damage the agent on the other side could do if it were talked into something. Returns that party's self-attestation against the OceanAlt Agent Control Baseline, split into two sets that must NOT be conflated: verified_by_oceanalt (enforced by the gateway on every payment — provable) and self_claimed (what they state about their own side — NOT verified by OceanAlt). Most parties have not attested: found:false means no information, not a bad signal.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | – | Their agent id, if you have that instead. |
| entity | string | – | The counterparty's entity name. |
No output schema declared.
No examples provided.
payment_decision Decide whether this payment should happen (free) ~317
"Before your agent pays, call OceanAlt once." Pass the payee address the agent is about to pay; get a machine-executable decision: allow | review | decline, plus verifiable evidence and retry semantics — use it as a gate: if the decision is not "allow", do not pay. On allow/review it also returns a verifiable compliance attestation you can attach to the settlement so the payment carries proof it passed OceanAlt's decision. Free, no API key.
| Name | Type | Req | Description |
|---|---|---|---|
| amountUsdc | number | – | Amount in USDC (optional; recorded, not required for the decision). |
| lang | string | – | Language for human-readable fields (signals, note, advice). Defaults to English. |
| maxAmountUsdc | number | – | Optional declared per-payment cap in USDC. amountUsdc above it → decline. |
| network | string | – | EVM chain for the payee (optional; ignored for Tron). |
| purpose | string | – | Short purpose/memo (optional). |
| reasoning | string | – | Optional payment intent: why this payee. Instruction-override phrases here route the payment to review. |
| task | string | – | Optional payment intent: what this payment is for. Sending task, reasoning or maxAmountUsdc opts into a deterministic intent check; an empty intent is itself a finding (requires_information). |
| to | string | yes | Payee address the agent is about to pay. EVM: 0x + 40 hex. Tron: T + 33 base58. |
No output schema declared.
No examples provided.
recent_flagged List recently flagged addresses (free) ~58
Return a representative sample of addresses on OceanAlt's reviewed risk list — OFAC-sanctioned, known mixers, and community-reported scam/phishing — each with its source category and reason. Takes no arguments. Free, no API key.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
resolve_agent_identity Resolve an agent's chain of accountability (free) ~109
Resolves who stands behind a paying agent: agent -> principal -> mandate -> credential -> wallet. Each link reports whether it holds; completeness counts how many do (a factual count, not a score). Wherever the chain breaks is where accountability stops. Publication is opt-in and only posture is exposed (that a ceiling exists, never its value), so found:false means the agent has not published — absence of information, not a bad signal.
| Name | Type | Req | Description |
|---|---|---|---|
| agentId | string | yes | The agent id to resolve. |
No output schema declared.
No examples provided.
screen_address Screen a payee address for AML risk (free) ~244
Run an AML compliance screen on a single blockchain address BEFORE paying or receiving from it — the pre-payment check on a counterparty. Checks OFAC sanctions, known mixers, community scam/phishing lists, stablecoin issuer freezes, and on-chain heuristics. Returns a verdict (clear | caution | risky), a 0–100 risk score, a blocked flag, and the matching signals — receipts, not a black-box score. A clear verdict means nothing was found in the data OceanAlt holds; it is not a statement that the address is safe. Depth varies by chain (see coverage.chains at /.well-known/agent-capabilities). Supports EVM (0x…), Tron (T…), Solana (base58). Free, no API key.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Address to screen. EVM: 0x + 40 hex. Tron: T + 33 base58. Solana: base58 public key. |
| lang | string | – | Language for human-readable fields (signals, note, advice). Defaults to English. |
| network | string | – | EVM chain (optional; auto-defaults to ethereum; ignored for Tron/Solana). |
No output schema declared.
No examples provided.
screen_endpoint Screen a payment endpoint for phishing (free) ~222
Screen a payment ENDPOINT (URL or domain) before calling it — the half that address screening cannot answer. In x402 the agent discovers a URL first, receives a 402, and only then learns where to pay: if that endpoint is spoofed, the payee address it hands back is freshly generated and appears on no sanctions list. Checks the hostname and its parent domains against public phishing databases (MetaMask eth-phishing-detect, ScamSniffer) plus hostname shape signals (bare IP, punycode homograph, deep subdomain nesting, free hosting). Returns clear | caution | risky | unknown with language-independent signal_keys. A clear verdict means no match was found, NOT that the endpoint is safe — freshly registered phishing hosts always precede any list. Use together with screen_address. Free, no API key.
| Name | Type | Req | Description |
|---|---|---|---|
| lang | string | – | Language for human-readable fields. Defaults to English. |
| url | string | yes | Full URL or bare domain of the payment endpoint, e.g. https://pay.example.com/x402 or pay.example.com |
No output schema declared.
No examples provided.
verify_payment_requirements Verify a signed x402 402 response (free) ~230
Before paying an x402 402 response, check that its payment requirements (payTo, amount, asset, network, resource) were signed by the seller and not altered in transit by a proxy, CDN, SDK or another tool. x402 v2 carries the requirements in the PAYMENT-REQUIRED response header (base64 JSON): pass either the decoded JSON or the raw base64 value as body. Optionally pass expect:{payTo, amount} — the address and amount you are about to pay — and the tool also checks they match what was signed. verified:false with reason_code no_signature means the seller does not sign (unprotected, not necessarily malicious); digest_mismatch or signature_invalid means the response was tampered with — do not pay.
| Name | Type | Req | Description |
|---|---|---|---|
| body | – | yes | The decoded PAYMENT-REQUIRED header JSON (object), or the raw base64 header value (string). |
| expect | object | – | What you are about to pay; checked against the signed fields. |
| keys_url | string | – | Override the seller's public-key URL (defaults to extensions.signedRequirements.keys_url). |
No output schema declared.
No examples provided.
What is the com.oceanalt/aml MCP server?
com.oceanalt/aml is an MCP server listed in the public MCP registry as com.oceanalt/aml. Screen a payee address before an AI agent pays: sanctions, mixers, scam lists, on-chain risk. This page covers its hosted endpoint (https://oceanalt.com/api/mcp).
Is the com.oceanalt/aml MCP server safe to use?
com.oceanalt/aml scores 67 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the com.oceanalt/aml MCP server expose?
com.oceanalt/aml exposes 10 tools: payment_decision, screen_address, screen_endpoint, counterparty_control_baseline, attest_control_baseline, and 5 more. Their descriptions and schemas cost roughly 2,038 tokens of context every time the server is loaded.
Does the com.oceanalt/aml MCP server require authentication?
No. We connected to com.oceanalt/aml without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the com.oceanalt/aml MCP server still maintained?
com.oceanalt/aml is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.