You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The open MCP client for SAIHM sovereign agent memory — eight tools any MCP agent uses to reach a SAIHM operator endpoint. Implements the publicly documented SAIHM memory protocol (Independent-Submission Internet-Draft; not an IETF standard). Pairs with @saihm/client-pro. Evaluate it offline first with the runnable demos.
Runnable SAIHM demo: one client-side-encrypted memory shared across Claude and DeepSeek, with provable cryptographic erasure. Runs offline (zero signup) or live against the hosted SAIHM endpoint.
SAIHM production thin-client — seals agent memory client-side (ML-DSA-65 / AES-256-GCM / ML-KEM-768) and stores opaque ciphertext on the blind, non-custodial SAIHM /mcp endpoint. Pairs with @saihm/client-pro and @saihm/mcp-server.
Production client-side cryptography for SAIHM non-custodial agent memory: post-quantum (ML-DSA-65/ML-KEM-768), per-cell AES-256-GCM, provable crypto-shred erasure, authenticated sharing + one-step revoke. Your keys never leave the client. Pairs with @saihm/mcp-server.