Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.SAIHM-Admin/saihm-mcp-server-pro

NPM · @SAIHM/MCP-SERVER-PRO · SCANNED SEP 20

Free-to-start portable memory for AI agents: encrypted, shareable, provably erased. Join SAIHM.

+15 this week 95 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 102 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to SAIHM-Admin/saihm-mcp-server-pro). View diagnostics → Pass
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 2 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1294 tokens (~143/item across 9 items; 9 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (33% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.SAIHM-Admin/saihm-mcp-server-pro server?

io.github.SAIHM-Admin/saihm-mcp-server-pro runs locally as an npm package, launched with npx -y @saihm/mcp-server-pro. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @saihm/mcp-server-pro

# add to Claude Code
claude mcp add saihm-admin-saihm-mcp-server-pro -- npx -y @saihm/mcp-server-pro
// .cursor/mcp.json
{
  "mcpServers": {
    "saihm-admin-saihm-mcp-server-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@saihm/mcp-server-pro"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "saihm-admin-saihm-mcp-server-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@saihm/mcp-server-pro"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add saihm-admin-saihm-mcp-server-pro -- npx -y @saihm/mcp-server-pro
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "saihm-admin-saihm-mcp-server-pro": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@saihm/mcp-server-pro"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add saihm-admin-saihm-mcp-server-pro --command npx --arg -y --arg @saihm/mcp-server-pro
# ~/.hermes/config.yaml
mcp_servers:
  saihm-admin-saihm-mcp-server-pro:
    command: "npx"
    args: ["-y", "@saihm/mcp-server-pro"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "saihm-admin-saihm-mcp-server-pro": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@saihm/mcp-server-pro"
      ]
    }
  }
}
# add to Vellum
assistant mcp add saihm-admin-saihm-mcp-server-pro -t stdio -c npx -a -y @saihm/mcp-server-pro
// mcp.json
{
  "mcpServers": {
    "saihm-admin-saihm-mcp-server-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@saihm/mcp-server-pro"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1
    • Stability: 0.80 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Package version: 0.10.0 → 0.11.0 functional
  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +16
    • Stability: 0.93 → unverified security
    • Tool safety: pass → unverified security
    • Known CVEs: pass → unverified security
    • Malware scan: unverified → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Dependency health: 0.86 → unverified functional
    • Package version: 0.7.1 → 0.10.0 functional
    • Package version: 0.7.1 → 0.9.0 functional
    • Package version: 0.7.1 → 0.8.0 functional
  • 13 Sept 26 −15
    • Malware scan: pass → unverified security
    • Package version: 0.6.1 → 0.7.1 functional
    • Package version: 0.6.1 → 0.7.0 functional
  • 12 Sept 26 +15
    • Stability: 0.87 → unverified security
    • Tool safety: pass → unverified security
    • Malware scan: unverified → pass security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Package version: 0.6.0 → 0.6.1 functional
  • 11 Sept 26 −14
    • Malware scan: pass → unverified security
    • Stability: 0.83 → unverified security
    • Tool safety: pass → unverified security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • Schema quality: 100 → unverified functional
    • Package version: 0.5.3 → 0.6.0 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@saihm/mcp-server-pro@0.11.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo SAIHM-Admin/saihm-mcp-server-pro
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/SAIHM-Admin/saihm-mcp-server-pro/.github/workflows/release.yml@refs/tags/v0.11.0
Rekor log index 2876914239
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:b20ad93d7bae76696f4592e971948eb3f7a23b3e0ce08816eb60a0a17a1d32a459372dd22d974ddd585769c047d90d2d60c069ab2f4346f4526815cbc

Background: How many MCP packages publish verified provenance →

Dependencies 102 packages
Packages resolved 102
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 9 exposed · ~1,174 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
saihm_forget ~80

Cryptographically erase one memory by its cell id (GDPR Art. 17). Destroying the wrapped key leaves the content unreadable to everyone, the operator included. Irreversible: use it when erasure is the intent, not to tidy a working set.

NameTypeReqDescription
idstringyesMemory cell id (hex) to erase

No output schema declared.

No examples provided.

saihm_governance_propose ~125

Open a protocol governance proposal: set scope to 'emission_param' or 'protocol_upgrade', and for 'emission_param' also pass paramKey and proposedValue. Protocol governance is not enabled for this client yet — the tool is present so the surface stays stable, and calling it returns a 'governance unavailable' error rather than opening a vote.

NameTypeReqDescription
paramKeystringParameter key (when scope=emission_param)
proposedValuestringProposed value as string
scopestringyesGovernable scope

No output schema declared.

No examples provided.

saihm_governance_vote ~102

Cast a vote on an open protocol governance proposal by its proposalId, with approve set to true to approve or false to reject. Protocol governance is not enabled for this client yet — the tool is present so the surface stays stable, and calling it returns a 'governance unavailable' error rather than recording a vote.

NameTypeReqDescription
approvebooleanyestrue = approve, false = reject
proposalIdstringyesHex proposalId

No output schema declared.

No examples provided.

saihm_join ~103

Activate free SAIHM persistent memory for this agent. Call this when the user asks to join, sign up for, or set up SAIHM. It self-generates a sovereign memory key on this device and starts a one-time human approval — the tool returns a URL and short code for the user to open and enter. After the user approves, call saihm_join again to finish; the memory tools then work. No payment and no website visit.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

saihm_recall ~252

Retrieve your memories from SAIHM and decrypt them in this process; the server never sees plaintext. Use this at the start of a session, or whenever past context is needed. Pass query to filter by keyword, or leave it out to load everything. To read a single cell another agent shared with you, pass their sharerPinnedAgentIdHashHex and sharerRecord together with the cellId; that path is read-only.

NameTypeReqDescription
cellIdstringThe shared cell id to read. Required when reading a shared cell.
querystringFilter your OWN memories by keyword (empty = all). Ignored when reading a shared cell.
shareEntriesbooleanWith the share events feed on, also return every entry of the share map; without it, only its summary.
sharerPinnedAgentIdHashHexstringRead a cell shared TO you: the SHARER's agentIdHash (hex), pinned out-of-band. When set, sharerRecord and cellId are also required.
sharerRecordobjectThe SHARER's published identity record (hex fields). Required with sharerPinnedAgentIdHashHex.
NameTypeReqDescription
countnumberyes
memoriesarrayyes
shareStatesobject
sharedarrayyes
sharedTruncatedbooleanyes

No examples provided.

saihm_remember ~167

Store information in SAIHM persistent memory. Encryption happens in this process and the key never leaves it, so the server holds ciphertext it cannot read. Use this when a fact, decision, or piece of context should outlive the current session. Pass an existing cellId to update that cell instead of adding a new one; when the endpoint reports that the update left shares of the cell on the previous version, they are re-issued for the new version and the result counts them, and a share that was not re-issued needs saihm_share again. Returns the cell id that saihm_forget takes.

NameTypeReqDescription
cellIdstringExisting cell id (hex) to update; omit to create a new cell
contentstringyesInformation to remember
NameTypeReqDescription
cellIdstringyes
commitmentHashstringyes
seqstringyes
shardIdstringyes
sharesIncompleteboolean|nullyes
sharesNotReissuednumber|nullyes
sharesReissuednumber|nullyes

No examples provided.

saihm_revoke_share ~103

Withdraw a grant made with saihm_share, naming the same cellId and the recipient's recipientHex. It applies to future reads and cannot retract what the recipient has already read. Use it to end access; the memory itself remains, and saihm_forget is what erases.

NameTypeReqDescription
cellIdstringyesThe shared cell id
recipientHexstringyesThe grantee's agentIdHash (hex) to revoke

No output schema declared.

No examples provided.

saihm_share ~169

Grant one other agent access to a single memory cell, named by cellId. Identify the recipient by their recipientPinnedAgentIdHashHex, pinned out-of-band, and their recipientRecord. Set scope to 'read', 'write' or 'readwrite'. Only that one cell is exposed, and sharing re-wraps its key rather than copying the memory.

NameTypeReqDescription
cellIdstringyesThe cell to share
expiryEpochstringOptional expiry as a UNIX-epoch count (decimal string)
recipientPinnedAgentIdHashHexstringyesThe grantee's agentIdHash (hex), pinned out-of-band
recipientRecordobjectyesThe grantee's published identity record (hex fields)
scopestringAccess scope (default read)

No output schema declared.

No examples provided.

saihm_status ~73

Show the current SAIHM session: the agent identity, which this client derives locally, plus the tier, custody mode, shard and sharing counts, and bfsi score the server reports. No plaintext appears, because the server holds none. Use it to check which identity is active and what is stored and shared.

Input schema present but exposes no named parameters.

NameTypeReqDescription
activeShardCountnumber|nullyes
activeSharingContractsnumber|nullyes
agentIdHashstringyes
bfsinumber|nullyes
custodystringyes
seqStateDegradedstring|nullyes
snapshotEpochstringyes
tierstringyes

No examples provided.

Common questions

What is the io.github.SAIHM-Admin/saihm-mcp-server-pro server?

io.github.SAIHM-Admin/saihm-mcp-server-pro is listed in the public MCP registry as io.github.SAIHM-Admin/saihm-mcp-server-pro. Free-to-start portable memory for AI agents: encrypted, shareable, provably erased. Join SAIHM. This page covers its npm package (@saihm/mcp-server-pro).

Is the io.github.SAIHM-Admin/saihm-mcp-server-pro server safe to use?

io.github.SAIHM-Admin/saihm-mcp-server-pro scores 95 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.SAIHM-Admin/saihm-mcp-server-pro server expose?

io.github.SAIHM-Admin/saihm-mcp-server-pro exposes 9 tools: saihm_remember, saihm_recall, saihm_forget, saihm_status, saihm_share, and 4 more. Their descriptions and schemas cost roughly 1,174 tokens of context every time the server is loaded.

Is the io.github.SAIHM-Admin/saihm-mcp-server-pro server still maintained?

io.github.SAIHM-Admin/saihm-mcp-server-pro is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.SAIHM-Admin/saihm-mcp-server-pro server under?

io.github.SAIHM-Admin/saihm-mcp-server-pro declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.