---
name: mru-oracle.com
description: mru-oracle.com provides structured data and compliance intelligence focused exclusively on Mauritius. It exposes five skills covering entity due-diligence screening, country-level compliance risk, Stock Exchange of Mauritius index data, retail fuel prices, and Bank of Mauritius forex rates.
host: mru-oracle.com
---

# mru-oracle.com

mru-oracle.com is a Mauritius-specific data host serving agents that need compliance screening or economic/market data tied to the Mauritius jurisdiction. It combines regulatory intelligence (FSC registration, FATF status, watchlist checks) with live economic feeds (forex, macro indicators, SEM indices, fuel prices) in a single host. It does not cover other jurisdictions, individual stock prices, real-time streaming feeds, or non-MUR currency pairs.

## When to use this host

Use mru-oracle.com when an agent requires compliance screening of entities with Mauritius nexus, jurisdiction-level risk data for Mauritius, MUR forex rates, SEM index data, or Mauritius retail fuel prices. Do not use this host for compliance screening of entities in other jurisdictions — use a global KYC or AML provider instead. Do not use it for non-MUR currency pairs such as USD/EUR; use a general forex data host for those. Do not use it for individual SEM-listed stock prices or order book data; it covers index aggregates only. Do not use it for real-time tick-by-tick or streaming data of any kind — all endpoints return single-shot snapshots.

## Capabilities

### Compliance and Due Diligence

Screens named entities and assesses Mauritius jurisdiction-level compliance risk, covering watchlists, FSC registration, FATF status, Basel AML scores, and sanctions exposure.

- **`run-due-diligence-screening`** — Screens a named entity for watchlist hits, jurisdiction risk, Mauritius FSC status, forex exposure, and composite risk in a single compound query.
- **`fetch-mauritius-country-brief`** — Returns a structured intelligence brief for Mauritius (MU) covering compliance risk indicators and live economic data from 7 oracle feeds including forex, macro, and monetary data.

### Forex and Currency Rates

Provides current MUR exchange rates (buy, sell, mid) from the Bank of Mauritius across major currency pairs, with directional spreads and source attribution.

- **`fetch-mur-forex-rates`** — Returns Bank of Mauritius MUR exchange rates (buy, sell, mid) for all supported currency pairs, with source attribution, timestamp, and cache metadata.

### Market and Economic Data

Delivers live and historical Stock Exchange of Mauritius index values (SEMDEX, SEM-ASI, DEMEX, SEM-10) and macroeconomic indicators including GDP, inflation, and unemployment for Mauritius.

- **`fetch-sem-market-indices`** — Returns live and historical stock market index data for the Stock Exchange of Mauritius, covering SEMDEX, SEM-ASI, DEMEX, and SEM-10 indices with latest values, daily changes, 52-week stats, and recent daily history.
- **`fetch-mauritius-country-brief`** — Returns a structured intelligence brief for Mauritius (MU) covering compliance risk indicators and live economic data from 7 oracle feeds including forex, macro, and monetary data.

### Commodity and Fuel Prices

Returns current and historical retail petroleum prices (Mogas and Gas Oil) in Mauritian Rupees as published by the State Trading Corporation of Mauritius.

- **`fetch-mauritius-fuel-prices`** — Returns current and historical retail petroleum prices (Mogas and Gas Oil) in Mauritian Rupees from the State Trading Corporation of Mauritius.

## Workflows

### Entity Onboarding Risk Assessment

*Use when an agent needs to evaluate a counterparty or business entity operating in Mauritius before onboarding, combining entity-level screening with jurisdiction-level risk context.*

1. **`fetch-mauritius-country-brief`** — Retrieve the Mauritius jurisdiction compliance profile (FATF status, Basel AML score, sanctions exposure) to establish baseline country risk.
2. **`run-due-diligence-screening`** — Screen the specific named entity against watchlists, FSC registration records, and forex exposure, using the country risk context to calibrate composite risk output.

### MUR Exposure Analysis

*Use when an agent needs to assess economic and currency risk for positions or transactions denominated in Mauritian Rupees, combining macro context with live exchange rates.*

1. **`fetch-mauritius-country-brief`** — Obtain macroeconomic indicators (GDP, inflation, trade balance) and compliance risk indicators for Mauritius to establish economic context.
2. **`fetch-mur-forex-rates`** — Retrieve current Bank of Mauritius buy/sell/mid rates for MUR against relevant currency pairs to quantify exchange rate exposure.

## Skill reference

### `run-due-diligence-screening`

**Due Diligence Intelligence** — Screens a named entity for watchlist hits, jurisdiction risk, Mauritius FSC status, forex exposure, and composite risk in a single compound query.

*Use when:* Use when an agent needs to perform due-diligence checks on a named entity — such as a company, individual, or counterparty — covering watchlists, jurisdiction risk, FSC registration, and forex exposure before onboarding or transacting.

*Not for:* Do not use for real-time price feeds or market data; this is a compliance screening tool, not a trading data source. Do not send a GET request expecting results — GET returns the schema only; POST is required to run a query.

**Inputs:**

- `query` (string, required) — Name of the entity to screen (e.g. company name or individual name).
- `include_forex` (boolean) — Whether to include forex exposure analysis in the report. Defaults to true.

**Returns:** Returns a compound due-diligence report covering watchlist status, jurisdiction risk, Mauritius FSC registration, forex exposure, and a composite risk score for the queried entity.

**Example:** `{"query": "Acme Corp", "include_forex": true}`

---

### `fetch-mauritius-country-brief`

**Mauritius Country Brief** — Returns a structured intelligence brief for Mauritius (MU) covering compliance risk indicators and live economic data from 7 oracle feeds including forex, macro, and monetary data.

*Use when:* Use when an agent needs compliance risk assessment (FATF status, Basel AML score, sanctions exposure) or live economic data (GDP, inflation, unemployment, trade, forex rates) for Mauritius.

*Not for:* Do not use for country briefs on nations other than Mauritius; this endpoint is hardcoded to country code MU. Not suitable for real-time streaming price feeds — this is a single-shot request.

**Returns:** Returns status ok plus a compliance_risk block (FATF, Basel AML, CPI scores) and economic_data block with live Bank of Mauritius forex rates and World Bank macro indicators (GDP, inflation, unemployment, trade, current account) with 5-year history each.

**Example:** `GET https://mru-oracle.com/intelligence/country-brief/MU`

---

### `fetch-sem-market-indices`

**Mauritius Market Indices API** — Returns live and historical stock market index data for the Stock Exchange of Mauritius, covering SEMDEX, SEM-ASI, DEMEX, and SEM-10 indices with latest values, daily changes, 52-week stats, and recent daily history.

*Use when:* Use when an agent needs current or recent historical index values for the Stock Exchange of Mauritius, including SEMDEX latest price, daily change, 52-week high/low, or a 30-day daily history series for any of the four SEM indices.

*Not for:* Do not use for individual SEM-listed stock prices or order book data; this endpoint covers index-level aggregates only. Not suitable for real-time tick-by-tick streaming.

**Returns:** Returns status ok with a data object containing exchange metadata, a headline summary for SEMDEX, and per-index objects for SEMDEX, SEM-10, SEM-ASI, and DEMEX each with latest value, daily change, 52-week stats, and ~30 days of daily history.

**Example:** `GET https://mru-oracle.com/semdex`

---

### `fetch-mauritius-fuel-prices`

**Mauritius Fuel Price Oracle** — Returns current and historical retail petroleum prices (Mogas and Gas Oil) in Mauritian Rupees from the State Trading Corporation of Mauritius.

*Use when:* Use when an agent needs the current or historical retail fuel prices in Mauritius, including the effective date of the latest price revision and a series of past price changes for Mogas or Gas Oil.

*Not for:* Do not use for fuel prices outside Mauritius, real-time commodity spot prices, or wholesale/bulk petroleum pricing — this covers only STC Mauritius retail pump prices.

**Returns:** Returns status ok, current Mogas and Gas Oil prices in MUR with effective date, a historical price series going back to 2023, source attribution to STC Mauritius, and cache metadata.

**Example:** `GET https://mru-oracle.com/fuel`

---

### `fetch-mur-forex-rates`

**Mauritius Forex Rates** — Returns Bank of Mauritius MUR exchange rates (buy, sell, mid) for all supported currency pairs, with source attribution, timestamp, and cache metadata.

*Use when:* Use when an agent needs current Mauritian rupee exchange rates against major currencies (USD, EUR, GBP, JPY, etc.) including directional buy/sell spreads and mid prices sourced from the Bank of Mauritius.

*Not for:* Do not use for non-MUR currency pairs (e.g. USD/EUR); this endpoint only returns rates denominated in MUR as the base currency.

**Returns:** Returns status ok, oracle metadata, and a data object containing MUR-based buy/sell/mid rates for JPY, USD, EUR, GBP sourced from the Bank of Mauritius, plus cache hit status and TTL.

**Example:** `GET https://mru-oracle.com/forex`

---
