sap_deposit_stake
InactiveTool of SAP MCP Server
Deposit additional stake for an agent wallet. SAP MCP context: SAP protocol staking flow. Confirm agent wallet, amount, and unstake timing before writes; this is distinct from external AgentKit staking protocol tools.
Parameters schema
{
"type": "object",
"properties": {
"amount": {
"type": "string",
"description": "Additional stake deposit amount in lamports (as a decimal string)"
},
"agentWallet": {
"type": "string",
"description": "Agent wallet public key (base58)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries