FeedOracle Compliance

Regulatory compliance pre-flight checks for AI agents. MiCA, DORA, custody risk, evidence scoring for 69 crypto protocols.

FeedOracle MCP Server

Compliance evidence infrastructure for AI agents.

Every response cryptographically signed. Every decision audit-ready.

Server Status Tools Stablecoins Free Tier

Website · Docs · MCP Tools · Trust Policy · Pricing


The problem

AI agents make compliance decisions every day. But nobody can prove what data they used, when they used it, or whether it was tampered with.

Regulators don't accept "trust me." They require verifiable evidence.

What FeedOracle does

FeedOracle is the evidence layer for AI compliance decisions. Connect your agent via MCP. Get signed evidence back.

Your AI agent                    FeedOracle                     Regulator
     |                               |                              |
     |-- "Is USDC MiCA compliant?" -->|                              |
     |                               |-- Fetch from 7+ sources      |
     |                               |-- Structure evidence          |
     |                               |-- Sign (ECDSA ES256K)         |
     |                               |-- Anchor (Polygon + XRPL)    |
     |<-- Signed evidence pack ------|                              |
     |                               |                              |
     |    6 months later...          |                              |
     |                               |                              |
     |-- "Show proof" -------------------------------------------- >|
     |                               |<-- Replay from registry -----|
     |                               |-- hash_match: true --------->|
     |                               |         Audit passed         |

Quick start

One command. No API key needed.

claude mcp add --transport http feedoracle https://feedoracle.io/mcp/
Claude Desktop / Cursor / Windsurf
{
  "mcpServers": {
    "feedoracle": {
      "url": "https://feedoracle.io/mcp/"
    }
  }
}

Then ask Claude:

Is USDC compliant for trading in the EU under MiCA?

You get back signed, verifiable, audit-ready evidence:

{
  "decision": "PASS",
  "confidence": 0.95,
  "evidence": {
    "mica": { "status": "compliant", "issuer": "Circle" },
    "grade": "A",
    "pack_id": "FO-AIG-A8C3D2"
  },
  "signature": {
    "alg": "ES256K",
    "independently_verifiable": true,
    "verify": "https://feedoracle.io/.well-known/jwks.json"
  }
}

3 MCP servers · 53 tools

ServerToolsPurpose
Compliance Oracle27MiCA status, evidence packs, DORA artifacts, audit trail
Stablecoin Risk137-signal risk scoring, peg monitoring, 105+ tokens
Macro Intelligence1386 FRED + 20 ECB indicators, regime classification

"May your agent trade this?" → Compliance Oracle "Should your agent trade now?" → Macro Intelligence
"Is this stablecoin safe?" → Stablecoin Risk

All 27 Compliance tools
ToolSpeedDescription
compliance_preflightfastPASS/WARN/BLOCK verdict for any token
mica_statusfastMiCA authorization - ESMA register
peg_deviationfastReal-time peg deviation
significant_issuerfastSignificant issuer threshold
interest_checkfastInterest prohibition scanner
evidence_profilemed9-dimension risk scoring A-F
custody_riskmedSIFI status, concentration risk
market_liquiditymedDEX depth and exit channels
reserve_qualitymedReserve composition assessment
document_compliancemedDocument completeness check
evidence_leaderboardmed61 RWA protocols ranked
rlusd_integritymedRLUSD attestation verification
macro_riskmedUS macro risk composite
peg_historymed30-day peg stability
ai_provenancemedCryptographic provenance chain
ai_explainmedAI-powered grade explanation
ai_querymedNatural language evidence query
mica_market_overviewheavyFull MiCA market - 105 stablecoins
mica_full_packheavyComplete 12-article MiCA evidence
evidence_bundleheavyMulti-framework evidence pack
generate_reportheavySigned PDF, blockchain-anchored
kya_registerfastRegister agent identity
kya_statusfastCheck agent trust level
audit_logfastLog decision to audit trail
audit_querymedQuery audit trail history
audit_verifymedVerify trail integrity
pingfastConnectivity test
All 13 Stablecoin Risk tools

risk_assessment · peg_status · peg_history · supply_flow · holder_data · custody_data · redemption_data · cross_chain_data · leaderboard · compare · supported_tokens · methodology · ping

Connect: claude mcp add --transport sse feedoracle-risk https://feedoracle.io/mcp/risk/sse

All 13 Macro Intelligence tools

economic_health · recession_risk · inflation_monitor · labor_market · gdp_tracker · fed_watch · yield_curve · defi_rates · consumer_sentiment · market_stress · safe_haven_flows · macro_regime · ping

Connect: claude mcp add --transport sse feedoracle-macro https://feedoracle.io/mcp/macro/sse

Why this is different

TraditionalFeedOracle
Evidence integrityPDF + emailSigned bundle + chain anchor
Timestamp proofFile metadataBlockchain-anchored (Polygon + XRPL)
Audit replay"We think this is what we had"Deterministic replay from signed pack
Verification"Trust us"Public key verification - zero trust
AI-nativeManual API wrappers53 MCP tools, works out of the box

Verify in 30 seconds

No account needed. No trust required.

# 1. Get signed evidence
curl -s -X POST https://feedoracle.io/ai/query \
  -H "Content-Type: application/json" \
  -d '{"question":"Is USDC MiCA compliant?"}'

# 2. Verify the signature
curl -s https://feedoracle.io/.well-known/jwks.json

# 3. Check the evidence registry
curl -s https://feedoracle.io/evidence/registry?limit=3

# 4. Replay for audit proof
curl -s https://feedoracle.io/evidence/replay/{pack_id}

Built for

  • Banks and insurers — MiCA + DORA compliance evidence
  • Stablecoin issuers — reserve and peg monitoring, signed proof
  • AI agent builders — 53 MCP tools, every decision auditable
  • Compliance teams — replace manual evidence with automated proof

Pricing

TierCalls/dayPrice
Free100$0 - no key needed
Pro5,000$49/mo
Agent25,000$299/mo
EnterpriseUnlimitedContact us

Links

Websitefeedoracle.io
Docsfeedoracle.io/docs
Trustfeedoracle.io/trust
Uptimeuptime.feedoracle.io
Healthfeedoracle.io/mcp/health
JWKS.well-known/jwks.json
Contact[email protected]

FeedOracle turns compliance documents into compliance evidence.

Evidence by Design.

Verwandte Server