This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).
sap_init_stake
InactiveTool of SAP MCP Server
declared in 0.9.16
Initialize 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": {
"agentWallet": {
"type": "string",
"description": "Agent wallet public key (base58) to initialize stake for"
},
"initialDeposit": {
"type": "string",
"description": "Initial stake deposit amount in lamports (as a decimal string)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries