Trade leveraged positions on Solana via your AI agent
Open your AI coding agent and paste one of these. The agent does the rest.
We handle wallet creation and signing. Just log in with email.
Run on your machine with your own Solana keypair. Full control.
If you prefer to edit the config files directly:
API key and URL are built in. Just set your keypair path.
| Tool | Description |
|---|---|
| lavarage_login | Check auth status |
| lavarage_setup | Configure trading mode |
| lavarage_list_tokens | Browse supported tokens |
| lavarage_get_rates | Lending rates and liquidity |
| lavarage_get_quote | Preview a leverage trade |
| lavarage_open_position | Open a leveraged position |
| lavarage_close_position | Close a position |
| lavarage_close_quote | Preview close PnL |
| lavarage_list_positions | View your open positions |
| lavarage_get_position | Position details |
| lavarage_trade_history | Past trades and events |
| lavarage_set_tp_sl | Set take-profit or stop-loss |
| lavarage_get_orders | View active TP/SL orders |
| lavarage_cancel_order | Cancel an order |
| lavarage_partial_sell | Take partial profit |
| lavarage_repay | Repay a borrow position |
| lavarage_partial_repay | Partially repay a borrow |
| lavarage_split_position | Split into two positions |
| lavarage_merge_positions | Merge two positions |