Odel
zarq mcp server

zarq mcp server

@zarq-aiDeveloper ToolsPythonMITUpdated 3mo ago

AI agent trust engine — preflight checks, KYA due diligence, search 204K+ agents. Free.

Server endpointSSE

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

ZARQ Crypto Risk Intelligence — MCP Server

Smithery

Independent crypto risk intelligence via the Model Context Protocol (MCP). Trust Score ratings, Distance-to-Default analysis, structural collapse warnings, and pre-trade safety checks for 198 tokens.

Quick Start

Remote (SSE / Streamable HTTP)

No installation needed — connect directly:

{
  "mcpServers": {
    "zarq-crypto": {
      "url": "https://mcp.zarq.ai/mcp"
    }
  }
}

Local (stdio)

pip install mcp httpx
python zarq_mcp_server.py

Tools (8)

ToolDescription
crypto_safety_checkQuick pre-trade safety validation (<100ms)
crypto_ratingFull Trust Score with 5-pillar breakdown (A+ to F)
crypto_dtdDistance-to-Default with 7 distress signals
crypto_signalsActive Structural Collapse/Stress signals
crypto_compareHead-to-head token risk comparison
crypto_distress_watchAll tokens with DtD < 2.0
crypto_alertsStructural collapse/stress warnings
crypto_ratings_bulkBulk ratings for multiple tokens

Performance

  • 100% death recall — every token collapse detected (out-of-sample)
  • 98% precision — only 1 genuine false positive in OOS validation
  • 198 tokens rated with daily updates
  • <100ms response time for safety checks

Architecture

Client (Claude, Cursor, etc.)
    ↓ MCP Protocol
ZARQ MCP Server
    ↓ HTTPS
zarq.ai API (free, no key required)

API

Free API at zarq.ai. No API key required during Early Access.

Tags

crypto risk defi safety trust-score crash-prediction distance-to-default ratings blockchain token-analysis

License

MIT