Hyperliquid Funding Rates API for Cursor
io.github.br0ski777/hl-funding
HL perp funding rates for 229 markets. Sort, history, arb opportunities. x402.
client:Cursor
transport:sse
Install Hyperliquid Funding Rates API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hl-funding": {
"url": "https://hl-funding.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs