Ironflowsh runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.
Tick-level Hyperliquid market data: fills, L4 book, funding, liquidations, smart triggers.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 mcp -- npx -y @ironflowsh/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@ironflowsh/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@ironflowsh/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@ironflowsh/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@ironflowsh/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
IRONFLOW_API_KEY (Ironflow API key. Create one at https://ironflow.sh/dashboard/login (free tier covers 24h of history with no credit card).).
The author declared them in the registry entry; get the values from the project itself.
Real-time & historical Hyperliquid/Lighter: L4/L2/L3, fills, funding, OI, liquidations, candles
Read-only Hyperliquid data: markets, funding rates, order books, candles, positions and fills
Hyperliquid perp & spot data: prices, funding, open interest, order book, positions. No API key.
Hyperliquid perp market data for LLMs: OHLCV, funding, open interest, positioning & forecasts.
Crypto perps data for AI agents: funding rates, open interest, liquidations, order book, CVD.
Read-only Hyperliquid and HyperEVM data: yields, protocols, fees, markets, funding, depth.
Live crypto market data: prices, funding, OI, liquidations, regimes, GEX, whales, sentiment, macro.
Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.
Answers built from our own checks of this server.