- FeedOracle v4.2 — Compliance Evidence Infrastructure for MiCA, DORA & AMLR
FeedOracle v4.2 — Compliance Evidence Infrastructure for MiCA, DORA & AMLR
FeedOracle MCP Server v4.2 Compliance evidence infrastructure for regulated tokenized markets. Before an agent executes a trade, lists a token, or allocates treasury — FeedOracle returns a deterministic verdict with cryptographically signed evidence. Every response includes JWS signature (RFC 7515), SLA quality signals, trust metadata, and is logged in an append-only Evidence Registry.
New in v4.2: Know Your Agent (KYA), Tamper-Proof Audit Trail, Evidence Lifecycle, OAuth 2.0, Unit-Based Billing, Trust Policy v1.0.
Quick Connect claude mcp add --transport http feedoracle https://feedoracle.io/mcp/
27 Tools
🤖 AI Evidence Layer — 4 tools ai_query — Natural language → signed evidence bundle evidence_bundle — Multi-framework evidence in one call ai_explain — Grade explainability: "Why B? What for A?" ai_provenance — Full data lineage with SHA-256 per node
🟢 Preflight & MiCA — 10 tools compliance_preflight — PASS/WARN/BLOCK with reason codes mica_status — EU authorization (ESMA/EBA cross-reference) mica_full_pack — Complete 12-article evidence pack mica_market_overview — Full market compliance dashboard peg_deviation — Art. 35 real-time peg status peg_history — 30-day stability score significant_issuer — Art. 45/58 threshold check interest_check — Art. 23/52 interest prohibition scan document_compliance — Art. 29/30/55 audit freshness reserve_quality — Art. 24/25/53 reserve eligibility
🟡 Risk & Evidence — 5 tools evidence_profile — Grade A-F across 9 dimensions custody_risk — DORA Art. 28 counterparty risk market_liquidity — DEX depth and exit channels evidence_leaderboard — 61 RWA protocols + 105+ stablecoins ranked rlusd_integrity — RLUSD real-time attestation
🔵 KYA & Audit Trail — 5 tools (New in v4.2) kya_register — Register agent identity, receive trust score (0-100) kya_status — Check trust level and tool access audit_log — Log decisions with chain-linked evidence audit_query — Query decision history audit_verify — Cryptographically verify chain integrity
🔴 Macro & Reports — 3 tools macro_risk — 86 FRED + 20 ECB series composite generate_report — Signed PDF with XRPL anchor ping — Health/version/uptime
Enterprise Trust Layer (14 Components) JWS Signing (RFC 7515), Versioned Schemas, Evidence Registry, Evidence SLA, Agent Trust Management, Streaming Evidence (SSE), Deterministic Replay, Zero-Trust Validation SDK, KYA Agent Identity, Tamper-Proof Audit Trail, Evidence Lifecycle, Unit-Based Billing, Trust Policy v1.0, Reference Workflows.
The 3-Server Ecosystem Compliance MCP (this): 27 tools — MiCA/DORA + AI Evidence + Trust Layer Macro Intelligence: 13 tools — FRED/ECB, regime classification Stablecoin Risk MCP: 13 tools — 7-signal scoring, SAFE/CAUTION/AVOID Total: 53 tools
Pricing Free: 300 units/day ($0) Pro: €49/mo (15K units) Agent: €299/mo (150K units) Enterprise: Custom SLA
Links Trust Proof: https://feedoracle.io/trust Docs: https://feedoracle.io/docs.html MCP Health: https://feedoracle.io/mcp/health JWKS: https://feedoracle.io/.well-known/jwks.json GitHub: https://github.com/feedoracle/feedoracle-mcp
Server Config
{
"mcpServers": {
"feedoracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://feedoracle.io/mcp/sse"
]
}
}
}