Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.tooloracle/mica

REMOTE · TOOLORACLE.IO · SCANNED AUG 3

MiCAOracle — 24 tools for EU MiCA stablecoin compliance: peg, reserves, attestations.

Available components

+4 this week 66 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 24 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1427 tokens (~59/item across 24 items; 24 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · tooloracle.io

# add to Claude Code
claude mcp add --transport http io-tooloracle-mica https://tooloracle.io/mica/mcp/
# ~/.codex/config.toml
[mcp_servers.io-tooloracle-mica]
url = "https://tooloracle.io/mica/mcp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-tooloracle-mica": {
      "type": "remote",
      "url": "https://tooloracle.io/mica/mcp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-tooloracle-mica --url https://tooloracle.io/mica/mcp/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-tooloracle-mica:
    url: "https://tooloracle.io/mica/mcp/"
// mcp.json
{
  "mcpServers": {
    "io-tooloracle-mica": {
      "type": "http",
      "url": "https://tooloracle.io/mica/mcp/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 61

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://tooloracle.io/mica/mcp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=tooloracle.io CN=YE1,O=Let's Encrypt,C=US 15 Jul 2026 13 Oct 2026 ECDSA 256 ECDSA-SHA384 5f17476491787e67dfd3d995c4c2b1679c9
SANs: mcp.tooloracle.io, tooloracle.io, www.tooloracle.io
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC secure

Validation of tooloracle.io. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
tooloracle.io. present 45856 8 Verified
tooloracle.io. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
content-security-policy default-src 'none'; frame-ancestors 'none'; base-uri 'none'; form-action 'none';
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://tooloracle.io/mica/mcp/ Verified 200
http (plaintext) http://tooloracle.io/mica/mcp/ HTTPS enforced 308 https://tooloracle.io/mica/mcp/
MCP tools — 24 exposed · ~1,427 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
article_status ~54

Detailed Ampel for a specific MiCA article with check conditions.

NameTypeReqDescription
articlestringe.g. Art. 35
entity_idstringEntity ID
token_symbolstringToken

No output schema declared.

No examples provided.

assess_entity ~40

Assess ALL tokens for an entity in one call. Runs live FeedOracle assessment for each linked token.

NameTypeReqDescription
entity_idstringEntity ID (optional)

No output schema declared.

No examples provided.

assess_token ~65

Run LIVE MiCA assessment via FeedOracle mica_full_pack. Evaluates 18 checks, updates Ampel.

NameTypeReqDescription
entity_idstringEntity ID (optional)
token_symbolstringToken e.g. USDC, USDT, EURC, RLUSD

No output schema declared.

No examples provided.

audit_trail ~38

Chain-linked audit log with integrity check.

NameTypeReqDescription
entity_idstringEntity ID (optional)
limitintegerMax entries

No output schema declared.

No examples provided.

bridge_approve ~74

Approve or reject a bridge resolution. Approval upgrades Ampel to GREEN.

NameTypeReqDescription
approved_bystringName + role of approver
rejectbooleanSet true to reject
rejection_reasonstringReason for rejection
resolution_idstringResolution ID from bridge_resolve

No output schema declared.

No examples provided.

bridge_resolve ~94

Start bridge resolution for a MiCA gap. Generates template (issuer engagement, risk acceptance, token replacement, monitoring upgrade).

NameTypeReqDescription
check_idstringCheck ID e.g. art35_c1, art24_c3
entity_idstringEntity ID
expiry_daysintegerDays until expiry (default 30)
token_symbolstringToken e.g. USDC

No output schema declared.

No examples provided.

bridge_status ~38

Show all bridge resolutions for an entity/token.

NameTypeReqDescription
entity_idstringEntity ID
token_symbolstringFilter by token

No output schema declared.

No examples provided.

bus_status ~37

Oracle Event Bus status: events, cross-refs, connected oracles.

NameTypeReqDescription
entity_idstringEntity ID for cross-refs

No output schema declared.

No examples provided.

create_entity ~57

Register a new regulated entity.

NameTypeReqDescription
entity_typestringCASP, Bank, Verwahrer
jurisdictionstringDE, AT
leistringLEI
namestringEntity name

No output schema declared.

No examples provided.

eidas_timestamp ~79

eIDAS-qualified timestamp integration status and assessment. Maps FeedOracle ES256K signatures to EU trust framework (eIDAS Art. 25, 41-42).

NameTypeReqDescription
actionstringstatus, assess, or reference
entity_idstringEntity ID
token_symbolstringToken for assess action

No output schema declared.

No examples provided.

entity_ampel ~47

Aggregate MiCA Ampel for an entity across ALL tokens it custodies. Shows per-token breakdown + overall score.

NameTypeReqDescription
entity_idstringEntity ID (optional, uses first)

No output schema declared.

No examples provided.

entity_list ~13

List all registered entities.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

freshness_check ~70

Expire stale evidence. Downgrades GREEN→YELLOW if evidence older than max_age_days. Run daily.

NameTypeReqDescription
entity_idstringEntity ID
max_age_daysintegerMax evidence age in days (default 7)
token_symbolstringToken (optional)

No output schema declared.

No examples provided.

gap_report ~45

MiCA compliance gaps: RED/YELLOW/GREY with priority and actions.

NameTypeReqDescription
entity_idstringEntity ID (optional)
token_symbolstringToken

No output schema declared.

No examples provided.

generate_report ~51

Generate MiCA compliance report for a token. Full article breakdown, evidence, bridges, audit.

NameTypeReqDescription
entity_idstringEntity ID
token_symbolstringToken e.g. USDC

No output schema declared.

No examples provided.

health_check ~13

Server + DB status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

insider_escalation ~140

Inside Information classification, delay and disclosure workflow per MiCA Art. 87-88 and Implementing Regulation 2024/2861. AI-assisted with mandatory human sign-off.

NameTypeReqDescription
actionstringclassify, delay, or status
approved_bystringPerson signing the decision
delay_reasonstringReason for delay (Art. 88(2))
entity_idstringEntity ID
event_descriptionstringDescription of the event
event_typestringreserve_breach, peg_deviation, regulatory_action, management_change, material_event, partnership, technical_upgrade

No output schema declared.

No examples provided.

issuer_list ~22

List all known token issuers with MiCA authorization status and tokens.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

issuer_profile ~51

Issuer profile with all tokens and aggregate MiCA Ampel. Shows authorization status, headquarters, token scores.

NameTypeReqDescription
issuer_idstringIssuer ID or name e.g. circle, tether, ripple

No output schema declared.

No examples provided.

link_token ~53

Link a token to an entity for monitoring.

NameTypeReqDescription
entity_idstringEntity ID
relationshipstringcustody, trading, settlement
token_symbolstringToken e.g. USDC

No output schema declared.

No examples provided.

mica_watchdog ~47

Monitor ESMA/EBA/BaFin for MiCA regulatory changes. Returns monitored sources and alerts.

NameTypeReqDescription
days_backintegerCheck items from last N days (default 7)

No output schema declared.

No examples provided.

readiness_check ~73

Full MiCA readiness score + Ampel per article for a token. GREEN/YELLOW/RED/GREY for 10 articles, score 0-100.

NameTypeReqDescription
entity_idstringEntity ID (optional)
token_symbolstringToken e.g. USDC, USDT, EURC

No output schema declared.

No examples provided.

stor_workflow ~120

Suspicious Transaction and Order Report (STOR) workflow per MiCA Art. 92. AI-assisted detection with mandatory human sign-off for 'reasonable suspicion'.

NameTypeReqDescription
actionstringdetect, escalate, or status
approved_bystringSurveillance Officer signing the escalation
descriptionstringSignal description
entity_idstringEntity ID
signal_typestringwash_trading, spoofing, insider_trading, market_manipulation, front_running, pump_dump, unusual_volume, concentration

No output schema declared.

No examples provided.

validate_whitepaper ~106

Validate crypto-asset whitepaper against MiCA Art. 6(10)-(11) and ITS 2024/2984. Checks iXBRL/XHTML format, taxonomy tagging, mandatory fields, risk warnings, NCA notification, version archive.

NameTypeReqDescription
formatstringixbrl or xhtml
token_symbolstringToken e.g. USDC, USDT, EURC
urlstringWhitepaper URL (optional)

No output schema declared.

No examples provided.