MCP Server
MCP
io.github.ironflowsh/mcp
Tick-level Hyperliquid market data: fills, L4 book, funding, liquidations, smart triggers.
Install
npx -y @ironflowsh/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ironflowsh/mcp",
"version": "0.4.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Ironflow API key. Create one at https://ironflow.sh/dashboard/login (free tier covers 24h of history with no credit card).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "IRONFLOW_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment