← 返回
数据分析 中文

BlackClaw

Real-time crypto risk intelligence; before and as things break. Two tools: Flare (15-min precursor detection, immediate alarms) and Core (60-min state synthesis, context assessment). Free access to the last analysis. No API key required. Upgrade to x402 for custom analysis.
{"answer":"实时加密风险情报;故障前后即时掌控。双工具:Flare(15分钟预警、即时警报)和 Core(60分钟状态综合、语境评估)。免费查阅最新分析,无需 API 密钥。升级至 x402 获取定制分析。"}
bilalmotiwala
数据分析 clawhub v1.0.0 1 版本 99955.9 Key: 无需
★ 5
Stars
📥 2,169
下载
💾 56
安装
1
版本
#latest

概述

BlackSwan Risk Intelligence

BlackSwan monitors crypto markets 24/7 and produces two risk assessments:

  • Flare — Precursor detection from a 15-minute signal window. Use for immediate, alarm-bell risk checks. Before the news breaks.
  • Core — State synthesis from a 60-minute signal window. Use for market context and risk assessment. As the news breaks.

When to use each tool

QuestionTool
----------------
"Is something happening right now?"Flare
"What's the overall market risk environment?"Core
"Should I be worried about sudden moves?"Flare
"Give me a full risk briefing"Both (Flare first, then Core)

Base URL

https://mcp.blackswan.wtf

Endpoints

GET /api/flare

Returns the latest Flare precursor detection assessment.

curl -s https://mcp.blackswan.wtf/api/flare

Response fields:

FieldDescription
--------------------
agentAlways "flare"
data_ageHuman-readable age of the data (e.g. "12 minutes ago")
status"clear" or "alert"
severity"none", "low", "medium", "high", or "critical"
checked_atISO 8601 timestamp of the assessment
assessmentNatural language risk assessment
signalsArray of detected signals, each with type, source, and detail

GET /api/core

Returns the latest Core state synthesis assessment.

curl -s https://mcp.blackswan.wtf/api/core

Response fields:

FieldDescription
--------------------
agentAlways "core"
data_ageHuman-readable age of the data (e.g. "1 hour ago")
timestampISO 8601 timestamp of the assessment
environment"stable", "elevated", "stressed", or "crisis"
assessmentNatural language risk assessment
key_factorsArray of strings describing the main risk factors
sources_usedArray of data source names used in the assessment
data_freshnessDescription of how fresh the underlying data is

Interpreting severity levels (Flare)

SeverityMeaning
-------------------
noneNo precursors detected, markets quiet
lowMinor signals, worth noting but not actionable
mediumNotable signals, warrants attention
highStrong precursors detected, elevated risk of sudden moves
criticalExtreme signals, immediate risk of major market event

Interpreting environment levels (Core)

EnvironmentMeaning
----------------------
stableNormal market conditions, low systemic risk
elevatedAbove-normal risk, some stress indicators present
stressedSignificant stress across multiple indicators
crisisSevere market stress, active dislocation or contagion

Error handling

HTTP StatusMeaning
----------------------
200Success, response contains full assessment
502Agent output failed validation — format may have changed
503No recent agent runs — system may be starting up
500Unexpected server error

On non-200 responses, the body is {"error": "..."} with a human-readable message.

Complete risk check pattern

To get a full picture, call both endpoints:

curl -s https://mcp.blackswan.wtf/api/flare
curl -s https://mcp.blackswan.wtf/api/core

Present Flare results first (immediate risks), then Core (broader context).

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 17:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,708
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 165 📥 60,154
data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 57,012