CursorPool
← 返回首页

Horus Flow Intelligence

1

该 MCP 服务器在编写交易机器人算法前,向 Claude/Cursor 提供机构级的 Binance 实时 L2 失衡、巨鲸抛售和 Delta 加速数据。

MCPHorus Flow MCP
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

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