Submit

Fahali

@Future Legends AI

Market-intelligence MCP: 18 detection engines over 9,200+ instruments (crypto + US equities/ETFs) with calibrated uncertainty and an outcome-verified ledger. Read-only informational only, not financial advice.
Overview

Fahali is a read-only market-intelligence MCP server. It runs 18 detection engines over ~600 live markets (crypto + US equities/ETFs) and returns judged intelligence — not raw prices — with confidence scores, reasoning, and provenance.

Tools

  • fahali_get_market_verdict — structured verdict per symbol: direction, confidence, reasoning, expected move, horizon
  • fahali_get_portfolio_risk — risk score, VaR, drawdown, per-position breakdown
  • fahali_get_contagion_map — cross-asset tail-dependence + correlated clusters
  • fahali_get_capital_flow — net flow, institutional vs retail, whale activity

What makes it different: every detection is scored against realized outcomes in a verified signal→outcome ledger. Engines without enough resolved outcomes report "calibrating" — never an invented number.

Connect (remote SSE): https://mcp.fahaliai.com/sse Auth: bring your own API key — Authorization: Bearer (or ?api_key=).

Free developer key at https://app.fahaliai.com/developer (verdict tool, 50/day); full access on Professional tier and above.

Docs: https://app.fahaliai.com/openapi.json Informational only — not financial advice.

Server Config

{
  "mcpServers": {
    "fahali": {
      "type": "sse",
      "url": "https://mcp.fahaliai.com/sse",
      "headers": {
        "Authorization": "Bearer <YOUR_FAHALI_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server