← Back to Plugins
MCP Server MCP

pro.horustek/horus-flow-mcp

github By github 👁 3 views ▲ 0 votes

Crypto & equity orderflow: whale detection, spoofing, liquidation heatmaps, smart money for AI

Homepage Verified source GitHub

Install

uvx horus-flow-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "horus-flow-mcp",
      "version": "1.0.6",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your RapidAPI key for Horus Flow Intelligence",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "RAPIDAPI_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...