Skip to content

hypurrquant/perp-cli

v0.5.3 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent arbitrage claude cli defi ethereum
+6 more
funding-rate hyperliquid mcp-server perpetual-futures solana trading-cli

Summary

AI summary

Unified status dashboard adds balances, holdings, positions, arb opportunities, margin usage chart, and trend arrows.

Full changelog

What's New

Unified Status Dashboard

  • perp status now shows balances + spot holdings + positions + top arb opportunities in one view
  • Per-exchange margin usage bar chart with color coding (green < 30%, yellow < 60%, red ≥ 60%)
  • Spot token holdings (PURR, HYPE, etc.) displayed below balances with USD value
  • Responsive layout: side-by-side on wide terminals, stacked on narrow ones

24h Trend & Historical Averages

  • arb scan --rates shows 24h trend arrows (▲ rising / ▼ falling / ─ stable)
  • 24h and 7d average funding rates from local history (zero API calls)

API Call Optimization

  • Reduced perp status from ~25 to ~17 HTTP calls via cache sharing:
    • HL: shared spot clearinghouse state between perp and spot adapters
    • LT: shared account data between perp and spot adapters
    • LT: spot market prices cached from init (eliminates per-market orderbook calls)
    • LT: skip account index lookup when LIGHTER_ACCOUNT_INDEX env is set

Fixes

  • Min order sizing enforced in arb exec (prevents orders below exchange minimums)
  • Fixed test imports and outdated command references
  • LT rate limit retry delay increased (1s → 2s)

Full Changelog: https://github.com/hypurrquant/perp-cli/compare/v0.5.2...v0.5.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track hypurrquant/perp-cli

Get notified when new releases ship.

Sign up free

About hypurrquant/perp-cli

Multi-DEX perpetual futures trading MCP server for Pacifica (Solana), Hyperliquid (HyperEVM), and Lighter (Ethereum). 18 tools for market data, trade execution with dry-run safety, funding rate arbitrage scanning, portfolio analytics, and cross-exchange comparison.

All releases →

Beta — feedback welcome: [email protected]