Skip to content
Claude Desktop

stagenth · AI 记忆库 for Claude Desktop

com.stagenth/memory-kit

Hosted persistent memory with semantic search, importance and TTL for AI agents.

client:Claude Desktop transport:streamable-http

Install stagenth · AI 记忆库 in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "memory-kit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://stagenth.com/mcp/memory-kit/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

stagenth · AI 记忆库 in other clients