Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Stratalize Oracle

com.stratalize/oracle

Crypto price and threshold consensus with ML-DSA-65 attestation and Base anchoring.

Uptime
100.0%
2 direct probes · 30d
Response
1723ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_verify_crypto_price

Verify current crypto asset price via multi-source consensus. Returns attested consensus price with agreement score across independent sources (CoinGecko, Coinbase, Kraken).

get_resolve_price_threshold

Resolve whether a crypto asset is above or below a threshold via multi-source consensus for settlement and verification workflows.

get_stratalize_overview

START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence. Available via public MCP (no auth) or x402 …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stratalize_oracle": {
      "url": "https://www.stratalize.com/api/mcp-public?vertical=oracle",
      "transport": "streamable-http"
    }
  }
}