Submit

FeedOracle — Compliance Preflight for AI Agents

@feedoracle

Regulatory preflight layer for AI agents in tokenized markets. 18 tools covering 12 MiCA articles — PASS / WARN / BLOCK verdicts with signed evidence packs. Stablecoins · RWA Protocols · ESMA/EBA Registers · FRED Macro · On-chain anchoring (XRPL + Polygon). Free tier: 100 calls/day, no API key needed. Connect via https://feedoracle.io/mcp/sse
Overview

FeedOracle MCP Server

Regulatory preflight layer for AI agents. Before an agent executes a trade, lists a token, or allocates treasury — FeedOracle returns a deterministic verdict with signed evidence. Designed for production AI systems in regulated digital asset environments.

Quick Connect

npx -y mcp-remote https://feedoracle.io/mcp/sse

18 Tools

Preflight & MiCA

ToolWhat it does
compliance_preflightPASS / WARN / BLOCK with reason codes and confidence
mica_statusEU authorization status — ESMA/EBA cross-reference
mica_full_packComplete 12-article evidence pack per token
mica_market_overviewFull market compliance dashboard
peg_deviationArt. 35 real-time peg status
peg_history30-day stability score and depeg events
significant_issuerArt. 45/58 — €5B threshold and EBA oversight check
interest_checkArt. 23/52 — interest prohibition scan
document_complianceArt. 29/30/55 — audit and recovery plan freshness
reserve_qualityArt. 24/25/53 — reserve eligibility and liquidity

Risk & Evidence

ToolWhat it does
evidence_profileProtocol evidence grade A–F
custody_riskDORA Art. 28 counterparty risk
market_liquidityDEX depth and exit channel analysis
evidence_leaderboardProtocols ranked by evidence quality
rlusd_integrityRLUSD real-time attestation

Macro & Reports

ToolWhat it does
macro_risk86 FRED economic series — no other oracle has this
generate_reportSigned PDF with XRPL blockchain anchoring
pingHealth, version, uptime

Example: compliance_preflight("USDC")

{
  "decision": "PASS",
  "reason_codes": ["ALL_CHECKS_PASSED"],
  "confidence": 1.0,
  "evidence": {
    "mica": {"authorized": true, "issuer": "Circle"},
    "evidence_grade": "A",
    "custody_risk": "low"
  },
  "signature": {"alg": "HMAC-SHA256", "kid": "fo-hmac-v1"}
}

Built For

  • Autonomous trading agents needing pre-trade compliance
  • Token listing bots verifying regulatory status
  • Treasury allocation agents checking reserve quality
  • Compliance automation in regulated fintech
  • AI copilots in institutional DeFi

Coverage

Stablecoins · RWA Protocols · ESMA/EBA Registers · FRED Macro · EU Energy Markets · On-chain anchoring (XRPL + Polygon)

Pricing

Free: 100 calls/day — no API key needed for MCP Professional: €299/mo + signed proofs Enterprise: SLA + custom endpoints

Server Config

{
  "mcpServers": {
    "feedoracle": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://feedoracle.io/mcp/sse"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.