This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).
magicblock_getDelegationStatus
InactiveTool of SAP MCP Server
declared in 0.9.16
Check whether a Solana account is delegated to an Ephemeral Rollup. Returns authority, owner, delegation slot, and lamports..
Parameters schema
{
"type": "object",
"required": [
"account"
],
"properties": {
"account": {
"type": "string",
"description": "Account pubkey to check delegation status for"
},
"endpoint": {
"enum": [
"mainnet",
"devnet"
],
"type": "string",
"description": "MagicBlock Router endpoint: 'mainnet' or 'devnet'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries