Jupiter Agent
AI tools for the Jupiter ecosystem
# quick install
$ npm i -g @jup-ag/cliSwap tokens
Swap any token on Solana via Jupiter aggregation.
$ jup spot swap --from SOL --to USDC --amount 1View portfolio
Check token balances and USD values for any wallet.
$ jup spot portfolioOpen a leveraged position
Trade SOL, BTC, and ETH perpetual futures with up to 100x leverage.
$ jup perps open --asset SOL --side long --amount 10 --input USDC --leverage 3View perps positions
See open positions with P&L, TP/SL, and pending limit orders.
$ jup perps positions