mcpbeat

AgentEconomy Compliance API MCP Server

io.github.Piwe/compliance-api
answering

AgentEconomy Compliance API is answering right now. Last checked 7 min ago. It exposes 4 tools.

Paid KYC, AML, and regulatory risk assessment over MCP via x402 USDC micropayments on Base.

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

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
312 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 7 min ago.

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

Available tools 4

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

aml
aml_screen
Screen an entity against Anti-Money Laundering (AML) watchlists including OFAC SDN and UN sanctions. Returns risk level, risk score, recommendation (approve/review/reject), and sanctions match details. Uses Jaro-Winkler fuzzy name matching for accurate detection. Cost: $0.05 USDC per screening. Caller must supply a signed X-PAYMENT header on the MCP HTTP request.
kyc
kyc_check
Run a KYC (Know Your Customer) identity verification check against OFAC and UN sanctions lists. Returns verification status, risk score (0-100), and sanctions/PEP match results. Powered by real government sanctions data (OFAC SDN + UN Security Council). Cost: $0.01 USDC per check. Caller must supply a signed X-PAYMENT header on the MCP HTTP request.
risk
risk_report
Generate a comprehensive regulatory risk assessment report combining KYC verification, AML sanctions screening, and multi-jurisdiction risk analysis. Returns overall risk level, risk score, sanctions results, jurisdiction-specific risk factors, and recommended compliance actions. Cost: $0.10 USDC per report. Caller must supply a signed X-PAYMENT header on the MCP HTTP request.
wallet
wallet_screen
Screen a blockchain wallet address for compliance risk. Combines a direct OFAC sanctioned-address check with on-chain exposure analysis across Ethereum and Base — flagging sanctioned counterparties the wallet transacted with and known mixer (e.g. Tornado Cash) exposure. Returns risk level, score (0-100), and recommendation (approve/review/reject). No entity name required. Cost: $0.05 USDC per screening. Caller must supply a signed X-PAYMENT header on the MCP HTTP request.

Endpoints

URLTransportStateLatencyChecked
https://api.netbrainis.co.za/mcp streamable-http answering 314 ms 7 min ago

AgentEconomy Compliance API — questions

Answers built from our own checks of this server.

What can AgentEconomy Compliance API do?
It exposes 4 tools, read directly from the server on our last check. Among them: aml_screen, kyc_check, risk_report, wallet_screen. 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 →
Is AgentEconomy Compliance API 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 312 ms. The bar chart above shows every period we have measured.
Is AgentEconomy Compliance API 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 AgentEconomy Compliance API?
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 AgentEconomy Compliance API need an API key?
No. AgentEconomy Compliance API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AgentEconomy Compliance API?
It answers our handshake in 312 ms on average, which is faster than 45% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.