You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.9.16).

magicblock_privateBalance

Inactive

Tool 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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SAP MCP Server

https://github.com/OOBE-PROTOCOL/sap-mcp

2/7 registries
View full server →