Sovereign encrypted memory for AI agents. 8 MCP tools. GDPR erasure. Runnable offline demos.
npx @getmcp/cli add io.github.SAIHM-Admin/saihm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SAIHM_ENDPOINT_URLEndpoint URL of the custodial SAIHM operator you run or subscribe to. Not the hosted service at https://saihm.coti.global, which is non-custodial: use @saihm/mcp-server-pro for that.
SAIHM_AUTH_HEADERAuthorization header (typically 'Bearer <token>') issued by your operator.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SAIHM-Admin/saihm-mcp": {
"command": "npx",
"args": [
"-y",
"@saihm/mcp-server"
],
"env": {
"SAIHM_ENDPOINT_URL": "",
"SAIHM_AUTH_HEADER": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
AI memory layer — one shared, persistent memory across every AI tool you connect.