This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).
magicblock_privateBalance
InactiveTool of SAP MCP Server
declared in 0.9.16
Read the ephemeral-rollup SPL token balance for an address (requires bearer token from login)..
Parameters schema
{
"type": "object",
"required": [
"address",
"mint",
"authToken"
],
"properties": {
"mint": {
"type": "string",
"description": "SPL mint pubkey"
},
"address": {
"type": "string",
"description": "Owner wallet pubkey"
},
"cluster": {
"type": "string",
"description": "Cluster: 'mainnet', 'devnet', or custom RPC URL"
},
"authToken": {
"type": "string",
"description": "Bearer token from magicblock_login (required for private reads)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries