Real-time market-risk intelligence for AI agents β 18 engines, crypto + US equities. Not advice.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Give your agent a risk conscience. Fahali gives AI agents a callable financial-risk layer: portfolio risk, stress losses, crypto risk, contagion, crash precursors and market verdicts. Read-only β your agent already fetches prices; Fahali tells it what those prices mean for capital at risk. It returns a judged read with its confidence, the inputs it is missing, and a signed receipt, so your agent can check its own conviction against something scored against outcomes instead of raw prices it has to interpret blindly.
Observation, not advice. Fahali watches and explains market risk. It never tells you or your agent what to buy or sell. Read-only: no order routing, no path to capital.
GET /api/track-record/lead-time.Coverage is crypto 24/7 and US equities and ETFs during market hours. Live coverage and engine counts are reported at GET /api/public/stats rather than asserted here, because the active set changes.
The lead-time record is public. This is the fastest way to confirm Fahali is scored against outcomes:
Remote MCP (recommended, nothing to install):
Auth: OAuth 2.1 ("Connect with Fahali") or a static key, Authorization: Bearer sk_live_.... Grab a free developer key (50 calls/day, no card) at app.fahaliai.com/developer. In Claude, ChatGPT, or Cursor, add the URL above as a connector. Listed in the official MCP registry as com.fahaliai/fahali.
Run this repo as a local stdio proxy:
It forwards each tool call to the upstream Fahali API; tier is enforced upstream.
examples/pre-trade-check is a runnable agent (zero dependencies, one command) that asks Fahali, before a position is opened: is a flash-crash precursor firing, what is the judged read and what data is missing, and how early does the record say this engine usually warns. It then prints a PROCEED / CAUTION / HOLD posture and the receipt.
Around 30 tools. Most are read-only market intelligence; a few agent-workspace tools (memory, custom alerts) write only to your own workspace, never to markets. Highlights:
| Tool | Returns |
|---|---|
fahali_get_market_verdict | Per-symbol verdict: direction, confidence, reasoning, expected move, horizon |
fahali_get_lead_time | The verified, outcome-scored lead-time record (public) |
fahali_get_72h_forecast | Probabilistic 72h forecast with an uncertainty cone, Brier-scored |
fahali_get_flash_crash_risk | Flash-crash precursor strength, or an explicit abstention |
fahali_get_track_record_scorecard | The judged record with per-horizon base rates and lift |
fahali_get_contagion_map | Cross-asset tail-dependence and correlated clusters |
fahali_get_dark_pool_activity | Off-tape absorption, labeled as a microstructure proxy |
fahali_get_capital_flow | Order-flow imbalance proxy (no fabricated institutional/retail split) |
fahali_get_market_regime | Current regime read |
fahali_run_shock_test | Stress-test a portfolio against a scenario |
Full tool schemas: mcp.fahaliai.com.
Free developer key (50 calls/day) for exploration. Agent lanes from $49/mo (10k calls), $199 (100k), $999 (1M). Human app tiers from $19/mo at fahaliai.com.
Built by Future Legends Inc. Observation, not advice.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/fahali)<a href="https://allmcps.com/mcp/fahali"><img src="https://allmcps.com/api/badge/fahali?style=directory" alt="Fahali on AllMCPs" /></a>