Zarq

Evaluate crypto token safety with real-time trust scores and structural risk signals.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Crypto Safety Check: Quick pre-trade safety check for a crypto token. Returns risk level, trust grade, DtD score, alert status, crash probability, and any active flags. Optimized for <100ms response.
  • Crypto Rating: Get the full ZARQ Trust Score for a crypto token. Returns overall score (0-100), letter grade (A+ to F), and breakdown across 5 pillars: Security (30%), Compliance (25%), Maintenance (2
  • Crypto Dtd: Get the Distance-to-Default (DtD) score for a crypto token. DtD measures distance-to-default on a 0-5 scale (5=healthy, 0=imminent collapse). Returns 7 signal scores (Liquidity, Holders, R

What data it sees

Do you need an account

No: the server works without sign-in

Evaluate crypto token safety with real-time trust scores and structural risk signals. Identify potential market distress and impending collapses to safeguard your digital investments. Compare assets head-to-head using multi-dimensional security and compliance metrics.

How to connect

How to connect Zarq to Claude

The server address to paste into Claude settings:

https://zarq-risk--agentidx.run.tools

  1. Open Claude (claude.ai or the desktop app).
  2. Go to Settings → Connectors.
  3. Click Add custom connector.
  4. Paste the server address copied below into Remote MCP server URL and click Add.
  5. In a chat, click + → Connectors and switch the new connector on.

Custom connectors are available on Free, Pro, Max, Team and Enterprise plans (Free is limited to one). On Team and Enterprise an organization Owner adds the connector first under Organization settings → Connectors.

Authorization

After you click Add, a sign-in window for the service opens. Sign in with your own account and approve access. Claude never sees your password.

How to connect Zarq to ChatGPT

The server address to paste into ChatGPT settings:

https://zarq-risk--agentidx.run.tools

  1. Open ChatGPT in a browser (chatgpt.com). A Plus, Pro, Business, Enterprise or Edu plan is required.
  2. Turn on developer mode once: Settings → Apps → Advanced settings → Developer mode.
  3. Open Settings → Connectors and click Create.
  4. Fill in the form: Name (anything), Description (one line about what the service does), MCP server URL (copy it below).
  5. Under Authentication choose OAuth if the service requires sign-in, otherwise None. Click Create.
  6. In a new chat open + → Apps/Connectors and enable the connector.

OpenAI has renamed this section before (Connectors → Apps/Plugins). If the label differs, search settings for "developer mode". On Business/Enterprise workspaces an admin must allow custom connectors first.

Authorization

On first use ChatGPT opens the service's sign-in window. Sign in and approve access.

How to connect Zarq to Cursor

The server address to paste into Cursor settings:

https://zarq-risk--agentidx.run.tools

Fastest: click Open in Cursor below and confirm the prompt.

Manually:

  1. In Cursor open Settings → Cursor Settings → MCP and click Add new global MCP server.
  2. Paste the JSON copied below into ~/.cursor/mcp.json (per project: .cursor/mcp.json in the repo root).
  3. Save the file. The server appears in the MCP list; authorize it there if asked.

Authorization

If the service needs sign-in, an authorize button appears next to the server in the MCP list.

Server tool list (11)

Raw names from tools/list. Only developers need these.

crypto_safety_checkQuick pre-trade safety check for a crypto token. Returns risk level, trust grade, DtD score, alert status, crash probability, and any active flags. Optimized for <100ms response. Use before any crypto trade or investment decision. Example: crypto_safety_check(token_id='bitcoin')
crypto_ratingGet the full ZARQ Trust Score for a crypto token. Returns overall score (0-100), letter grade (A+ to F), and breakdown across 5 pillars: Security (30%), Compliance (25%), Maintenance (20%), Popularity (15%), Ecosystem (10%). 198 tokens rated. Example: crypto_rating(token_id='ethereum')
crypto_dtdGet the Distance-to-Default (DtD) score for a crypto token. DtD measures distance-to-default on a 0-5 scale (5=healthy, 0=imminent collapse). Returns 7 signal scores (Liquidity, Holders, Resilience, Fundamental, Contagion, Structural, Relative Weakness), trend classification (FREEFALL/FALLING/SLIDING/STABLE/IMPROVING), crash probability, and Structural Collapse status. Example: crypto_ndd(token_id='solana')
crypto_signalsGet all active crypto risk signals: Structural Collapse and Structural Stress alerts and recovery recovery signals. Each signal includes token, DtD score, trend, crash probability, streak duration, SHA-256 hash, and timestamp. Also returns a running scoreboard with precision metrics. Use to monitor the crypto market for emerging risks. Example: crypto_signals()
crypto_compareCompare two crypto tokens head-to-head. Returns Trust Score, NDD, risk level, and key differences for both tokens. Useful for relative value analysis or deciding between two investments. Example: crypto_compare(token_a='bitcoin', token_b='ethereum')
crypto_distress_watchGet all tokens currently showing distress (DtD < 2.0). Returns a watchlist of tokens with elevated crash risk, sorted by DtD score ascending (most distressed first). Use to identify tokens to avoid or potentially short. Example: crypto_distress_watch()
crypto_alertsGet all active ZARQ structural warnings. Two levels: STRUCTURAL COLLAPSE (≥3 weakness signals, historically 98% lost >50% value) and STRUCTURAL STRESS (≥2 weakness signals, requires monitoring). Out-of-sample validated: 113/113 token deaths detected with 98% precision. Example: crypto_alerts(level='CRITICAL') or crypto_alerts()
crypto_ratings_bulkGet Trust Score ratings for all 205 rated tokens in bulk. Returns token_id, name, symbol, trust_score, trust_grade, and risk_level for each. Useful for screening, portfolio construction, or building filtered lists. Example: crypto_ratings_bulk()
check_token_riskZero-friction risk check for any crypto token. Returns verdict (SAFE/WARNING/CRITICAL), trust score (0-100), Moody's-style rating (Aaa-D), distance-to-default, crash probability, structural weakness flag, current price, and risk level. No auth needed. Recommended starting point for any token risk query. 205 tokens covered. Example: check_token_risk(token='bitcoin')
get_risk_signalsGet all tokens with active ZARQ warnings. Returns the full list of 205 monitored tokens with their risk level (SAFE/WATCH/WARNING/CRITICAL), trust score, structural weakness count, and NDD score. Filter to see only tokens with active warnings or structural collapse alerts. Example: get_risk_signals() or get_risk_signals(level='CRITICAL')
get_trust_scoreGet just the ZARQ Trust Score for a token. Returns the score (0-100), Moody's-style grade (Aaa through D), and risk level. Lightweight alternative to check_token_risk when you only need the score. Example: get_trust_score(token='ethereum')
Zarq: connect to Claude, ChatGPT, Cursor · Connectors.fun