Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-03-26 streamable-http

SENTINEL Compliance Intelligence

io.github.injprotocol/sentinel-compliance

AML/CFT compliance oracle: wallet screening, sanctions, PEPs, jurisdiction risk.

Uptime
100.0%
1 direct probes · 30d
Response
757ms
last probe
Tools
22
callable
Resources
0
readable
Prompts
0
available

Tools · 22

forex_rates

Get MUR exchange rates from Bank of Mauritius. Costs $0.001 USDC via x402.

fuel_prices

Get petroleum retail prices from STC Mauritius. Costs $0.001 USDC via x402.

stock_market

Get SEMDEX and SEM indices from Stock Exchange of Mauritius. Costs $0.001 USDC via x402.

weather

Get current weather from all Mauritius Met Service stations. Costs $0.001 USDC via x402.

macro_indicators

Get Mauritius macro-economic indicators (GDP, CPI, unemployment, tourism). Costs $0.002 USDC via x402.

monetary_policy

Get Bank of Mauritius Key Repo Rate and Prime Lending Rates. Costs $0.002 USDC via x402.

country_snapshot

Get complete Mauritius economic pulse — ALL feeds in one call. Costs $0.005 USDC via x402.

compliance_watchlist

Screen any entity against comprehensive global watchlist records (OFAC, UN, EU, PEP, Interpol, crypto). Costs $0.005 USDC via x402.

compliance_mauritius

Search Mauritius FSC registry + ICIJ offshore leak connections. Costs $0.005 USDC via x402.

compliance_jurisdiction_risk

Get composite risk score for any of 179 countries — FATF grey/blacklist, CPI, Basel AML Index. Costs $0.001 USDC via x402.

compliance_wallet

Screen a blockchain wallet address against sanctioned/blacklisted crypto addresses (OFAC SDN, USDT Blacklist, USDC Blacklist, Ransomwhere, OpenSanctions, UK OFSI). Costs $0.003 USDC via x402.

compliance_wallet_entity

Compound Web2+Web3 screen: wallet address + entity name in one call with convergence detection. Bridges blockchain wallets to traditional sanctions databases. Costs $0.003 USDC via x402.

govdata_search

Search 812+ Mauritius government datasets. Costs $0.001 USDC via x402.

due_diligence

Compound entity screening package: watchlist screening + jurisdiction risk for detected nationalities + Mauritius FSC check + forex context + composite risk score. Replaces 5 separate API calls. Costs…

transaction_screen

Cross-border transaction pre-screening: checks sender + receiver against watchlists, evaluates jurisdiction risk, provides forex corridor rate, returns PROCEED/REVIEW/FLAG/BLOCK recommendation. Replac…

country_brief

Complete country intelligence brief: compliance risk assessment + live economic data. For Mauritius (MU) includes all 7 oracle feeds (forex, macro, monetary, stock market, weather, fuel). Replaces 8 A…

network_scan

Entity relationship intelligence: finds all watchlist hits, traverses entity relation graph, screens connected entities, produces risk network map with composite scoring per node. Replaces 10-20 API c…

travel_rule_screen

FATF R16 Travel Rule compliance: screens both originator and beneficiary wallets, entity names, and jurisdictions in one call. Returns structured compliance packet with unique packetId that counter-pa…

monitor_subscribe

Subscribe a wallet or entity for 30-day continuous monitoring. If the target appears on any sanctions, PEP, or crypto blacklist, the status flips to 'alerted'. Optional webhook for push notifications.…

monitor_check

Check monitoring subscription status. Re-screens the subscribed wallet/entity against the latest database and returns current alert state. Costs $0.003 USDC via x402.

facilitator_kya

Know Your Agent — ERC-8004 registry lookup + sanctions screening + signed JWT attestation for any wallet address. Returns agent registration status, operator wallet, screening results, and coldStartSi…

facilitator_supported

Get SENTINEL facilitator capabilities — supported payment schemes, networks, assets, and compliance features. FREE.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sentinel_compliance_intelligence": {
      "url": "https://mru-oracle.com/mcp",
      "transport": "streamable-http"
    }
  }
}