Staking Stake Jup S O L
staking_stakeJupSOLStake SOL to mint jupSOL for instant liquidity and auto-compounding rewards. Provide wallet and amount in lamports.
Instructions
Stake SOL for jupSOL (Jupiter liquid staking). Instant liquidity, auto-compounding. SAP MCP context: Protocol staking; operation class write. Use for SOL and liquid staking flows. Confirm validator or provider, amount, lockup/unstake terms, and account ownership before writes. Use SAP staking tools for SAP protocol stake accounts; use AgentKit staking tools for external staking protocols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in lamports to stake for jupSOL | |
| wallet | Yes | Solana public key (base58) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |