Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

com.402oracle/402oracle

com.402oracle/402oracle

Signed verification attestations for agent decisions: business, price, freshness, claim checks.

Uptime
100.0%
1 direct probes · 30d
Response
134ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

verify_business

Verify a business or domain is real and established before your agent pays an invoice, onboards a vendor, or trusts it. A business-verification oracle for KYB, vendor screening, and fraud checks: RDAP…

verify_price

Confirm a crypto asset's price before your agent trades, quotes, or settles on it. A signed price oracle: cross-checks Coinbase, Kraken, and OKX for a median and flags divergence when sources disagree…

verify_freshness

Check that a URL is live and its data is fresh before your agent acts on its contents. A freshness oracle: returns HTTP status, Last-Modified/ETag, a content SHA-256, and whether the content changed v…

verify_claim

Fact-check a single factual claim against web evidence before your agent relies on it. A fact-checking oracle and hallucination guard: returns a verdict (supported / contradicted / insufficient), a co…

How to use

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

{
  "mcpServers": {
    "com.402oracle/402oracle": {
      "url": "https://402oracle.com/mcp",
      "transport": "streamable-http"
    }
  }
}