HL Portfolio API for Cursor
io.github.br0ski777/hl-portfolio
Hyperliquid account analysis: positions, PnL, fills, orders, funding. x402 pay-per-call.
client:Cursor
transport:sse
Install HL Portfolio API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hl-portfolio": {
"url": "https://hl-portfolio.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs