
Horus Flow Mcp
Feed institutional crypto and equity orderflow intelligence into an AI trading or research agent via MCP and RapidAPI.
Overview
Horus Flow MCP is a MCP server for the Build phase that delivers institutional crypto and equity orderflow intelligence to AI trading agents via RapidAPI.
What is this MCP server?
- Institutional-grade crypto and equity orderflow intelligence over MCP
- PyPI package horus-flow-mcp with stdio transport
- Requires RAPIDAPI_KEY for Horus Flow Intelligence API access
- Version 1.0.2 in official server registry metadata
- Targets AI trading agents that need flow and liquidity context
- Registry version 1.0.2
- Single required secret: RAPIDAPI_KEY
- PyPI identifier horus-flow-mcp with stdio transport
Community signal: 1 GitHub stars.
What problem does it solve?
Building a trading or research agent without orderflow data means guessing liquidity and institutional activity from delayed or shallow feeds.
Who is it for?
Solo builders shipping AI trading or market-research agents who already use RapidAPI and want MCP-native orderflow access.
Skip if: Casual SaaS founders with no finance domain needs, or anyone who cannot accept RapidAPI billing and API key management.
What do I get? / Deliverables
After you add Horus Flow MCP and a valid RapidAPI key, your agent can query orderflow intelligence tools instead of maintaining custom market-data glue code.
- MCP tools that return institutional orderflow intelligence for crypto and equities
- Agent-ready market flow context without custom RapidAPI client code in every project
- Faster integration of flow-aware prompts and automations in trading agents
Recommended MCP Servers
Journey fit
Trading and quant agents are built by wiring external market data APIs; Horus Flow belongs in Build when you integrate orderflow feeds into your agent stack. Integrations is the right shelf because the server is a data bridge to Horus Flow Intelligence on RapidAPI, not a generic IDE or deploy tool.
How it compares
Specialized market-data MCP bridge, not a general analytics warehouse or brokerage execution API.
Common Questions / FAQ
Who is Horus Flow MCP for?
Horus Flow MCP is for developers building AI trading or equity/crypto research agents who need institutional orderflow intelligence exposed as MCP tools.
When should I use Horus Flow MCP?
Use it in the Build integrations step when your agent must read crypto or equity flow signals from Horus Flow Intelligence rather than static price candles alone.
How do I add Horus Flow MCP to my agent?
Install the horus-flow-mcp PyPI package, set RAPIDAPI_KEY in the environment, register the stdio server in your MCP client, and restart the agent.