送信

Saihm — Sovereign Ai Horizontal Memory

@SAIHM-Admin

Privacy-preserving, decentralized memory infrastructure for AI agents. Post-quantum encrypted persistent memory with cross-session, cross-platform, and cross-chain support. 4 tools: saihm_remember, saihm_recall, saihm_forget, saihm_status. Built on COTI V2 Garbled Circuits with NIST FIPS 203/204/205. GDPR-compliant cryptographic erasure. Apache 2.0. https://ipfs.io/ipns/k51qzi5uqu5dkkjjdca2dl2sqilz1ahy0xdlhs0ltd691ifidqpk1b7zc4utwm/ Categories/Tags (select whichever apply): - Memory - Blockchain - Privacy - AI Agents - Security

ツール

サーバー設定

{
  "mcpServers": {
    "saihm": {
      "command": "npx",
      "args": [
        "tsx",
        "saihm_mcp_server.ts"
      ],
      "env": {
        "SAIHM_CHAIN_ID": "2632500",
        "SAIHM_RPC": "https://mainnet.coti.io/rpc"
      }
    }
  }
}
- MCP Server