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).

sap_compact_inscribe_memory

Inactive

Tool of SAP MCP Server

declared in 0.9.16

Compact memory inscription with explicit vault/session PDAs. SAP MCP context: Memory/session flow. Store only intentionally encrypted payloads or public hashes; session and vault PDAs are visible on-chain metadata.

Parameters schema

{
  "type": "object",
  "properties": {
    "nonce": {
      "type": "array",
      "description": "Encryption nonce as a byte array, hex string, or base64 string"
    },
    "vaultPda": {
      "type": "string",
      "description": "Vault PDA (base58) for the memory inscription"
    },
    "sessionPda": {
      "type": "string",
      "description": "Session PDA (base58) for the memory inscription"
    },
    "contentHash": {
      "type": "array",
      "description": "32-byte content hash as a byte array, hex string, or base64 string"
    },
    "encryptedData": {
      "type": "array",
      "description": "Encrypted memory data as a byte array, hex string, or base64 string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SAP MCP Server

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

2/7 registries
View full server →