Horus Flow Intelligence
MCP Server that feeds Claude/Cursor with Institutional Real-time Binance L2 Imbalance, Whale Dumps & Delta Acceleration before writing trading bot algorithms.
cursor.directory·↓ 1
MCP
horus-flow-mcp
Provides real-time crypto microstructure indicators (BUY_PRESSURE/SELL_PRESSURE)
{
"command": "python3",
"args": [
"/absolute/path/to/horus_mcp_public.py",
"--transport",
"stdio"
],
"env": {
"RAPIDAPI_KEY": "YOUR_RAPIDAPI_KEY_HERE"
}
}