Data Collection
mru-oracle.com
Fetches and provides various economic, financial, and weather data for Mauritius.
ENDPOINT 1
https://mru-oracle.com/mcp
MCP server metadata
- Name
- sentinel-compliance
- Version
- 2.0.0
Known tools 22
macro_indicatorsGet Mauritius macro-economic indicators (GDP, CPI, unemployment, tourism).
Inferred read-onlycompliance_watchlistScreen any entity against comprehensive global watchlist records (OFAC, UN, EU, PEP, Interpol, crypto).
Inferred read-onlycompliance_mauritiusSearch Mauritius FSC registry + ICIJ offshore leak connections.
Inferred read-onlycompliance_jurisdiction_riskGet composite risk score for any of 179 countries — FATF grey/blacklist, CPI, Basel AML Index.
Inferred read-onlycompliance_walletScreen a blockchain wallet address against sanctioned/blacklisted crypto addresses (OFAC SDN, USDT Blacklist, USDC Blacklist, Ransomwhere, OpenSanctions, UK OFSI).
Inferred read-onlycompliance_wallet_entityCompound Web2+Web3 screen: wallet address + entity name in one call with convergence detection.
Inferred read-onlydue_diligenceCompound entity screening package: watchlist screening + jurisdiction risk for detected nationalities + Mauritius FSC check + forex context + composite risk score.
Inferred read-onlytransaction_screenCross-border transaction pre-screening: checks sender + receiver against watchlists, evaluates jurisdiction risk, provides forex corridor rate, returns PROCEED/REVIEW/FLAG/BLOCK recommendation.
Inferred read-onlycountry_briefComplete country intelligence brief: compliance risk assessment + live economic data.
Inferred read-onlynetwork_scanEntity relationship intelligence: finds all watchlist hits, traverses entity relation graph, screens connected entities, produces risk network map with composite scoring per node.
Inferred read-onlytravel_rule_screenFATF R16 Travel Rule compliance: screens both originator and beneficiary wallets, entity names, and jurisdictions in one call.
Inferred read-onlyfacilitator_kyaKnow Your Agent — ERC-8004 registry lookup + sanctions screening + signed JWT attestation for any wallet address.
Inferred read-onlyfacilitator_supportedGet SENTINEL facilitator capabilities — supported payment schemes, networks, assets, and compliance features.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.sentinel-compliance]
url = "https://mru-oracle.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"sentinel-compliance": {
"type": "http",
"url": "https://mru-oracle.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: sentinel-compliance
Remote MCP URL: https://mru-oracle.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"sentinel-compliance": {
"url": "https://mru-oracle.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"sentinel-compliance": {
"type": "http",
"url": "https://mru-oracle.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "sentinel-compliance",
"transport": "streamable-http",
"url": "https://mru-oracle.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mru-oracle.com was fetched 2026-08-02T22:44:57.556Z and is being refreshed.
mru-oracle.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.