Jupiter Agent

AI tools for the Jupiter ecosystem

# quick install

$ npm i -g @jup-ag/cli
Swap tokens

Swap any token on Solana via Jupiter aggregation.

$ jup spot swap --from SOL --to USDC --amount 1
View portfolio

Check token balances and USD values for any wallet.

$ jup spot portfolio
Open 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 3
View perps positions

See open positions with P&L, TP/SL, and pending limit orders.

$ jup perps positions