# AgentEconomy Compliance API MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-piwe-compliance-api
- Repository: https://github.com/Piwe/compliance-api
- Website: https://api.netbrainis.co.za

## Install
- Endpoint: https://api.netbrainis.co.za/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.netbrainis.co.za/mcp

## Tools
- 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. Endpoint: https://api.netbrainis.co.za/mcp
- 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. Endpoint: https://api.netbrainis.co.za/mcp
- 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. Endpoint: https://api.netbrainis.co.za/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Piwe
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 15, 2026
- Source: https://registry.modelcontextprotocol.io
