Horus Flow MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 131 installs a week from pypi. Last commit 16 May 2026.
Crypto & equity orderflow: whale detection, spoofing, liquidation heatmaps, smart money for AI
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add horus-flow-mcp -- uvx horus-flow-mcp
{
"mcpServers": {
"horus-flow-mcp": {
"args": [
"horus-flow-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.horus-flow-mcp]
command = "uvx"
args = ["horus-flow-mcp"]
{
"mcpServers": {
"horus-flow-mcp": {
"args": [
"horus-flow-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"horus-flow-mcp": {
"args": [
"horus-flow-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.