Loading MCP server directory, please wait...
Tick-level Hyperliquid market data: fills, L4 book, funding, liquidations, smart triggers.
npx @getmcp/cli add io.github.ironflowsh/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
IRONFLOW_API_KEYIronflow API key. Create one at https://ironflow.sh/dashboard/login (free tier covers 24h of history with no credit card).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ironflowsh/mcp": {
"command": "npx",
"args": [
"-y",
"@ironflowsh/mcp"
],
"env": {
"IRONFLOW_API_KEY": ""
}
}
}
}