Horus Flow Intelligence

6

MCP Server that feeds Claude/Cursor with Institutional Real-time Binance L2 Imbalance, Whale Dumps & Delta Acceleration before writing trading bot algorithms.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "python3", "args": [ "/absolute/path/to/horus_mcp_public.py", "--transport", "stdio" ], "env": { "RAPIDAPI_KEY": "YOUR_RAPIDAPI_KEY_HERE" } }