AgentMarketMCP / SKILL 资产档案馆

目录 / memxus

MCP 鉴权未知 未评级 已上架

memxus

**Memxus** is multi-platform persistent memory for AI assistants. Save project context, preferences, and decisions once — recall them in Claude, ChatGPT, Cursor, and other MCP clients. ## What it does - **Remember** — store facts, preferences, and project context with collections and tags - **Recall** — semantic search across your memories - **Get context** — formatted context blocks for the current topic - **Manage** — list, inspect, update scope, and delete memories ## Connect - **OAuth** (recommended): sign in with Google via your Memxus dashboard - **API key**: create an `aimem_*` key at [dashboard.memxus.com](https://dashboard.memxus.com) **MCP endpoint:** `https://mcp.memxus.com/mcp` **Docs:** [memxus.com/docs/mcp](https://www.memxus.com/docs/mcp) **Install:** [memxus.com/install](https://www.memxus.com/install) **Privacy:** [memxus.com/privacy](https://www.memxus.com/privacy) ## Tools `remember`, `recall`, `get_context`, `list_memories`, `get_memory`, `list_collections`, `forget`, `memory_stats` Built for developers and power users who work across multiple AI tools without repeating the same context every session.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:04):**Memxus** is multi-platform persistent memory for AI assistants
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://memxus--memxus.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "memxus": {
      "url": "https://memxus--memxus.run.tools"
    }
  }
}

能力清单

工具说明
rememberSave important information to long-term memory. Always set collection when the topic is clear: project work → project:<slug>, personal tastes → personal:preferences. Use append_to to extend an existing memory instead of creating duplicates.
recallSearch long-term memory. Pass collection (and/or tags, type) to search only that scope — e.g. collection=project:henry-memory for project questions, collection=personal:preferences for tastes.
get_contextBuild a formatted context block for the current topic. Use collection to limit results to one domain (project, preferences, etc.).
list_memoriesList recent memories. Filter by collection, tags, or type to browse one group.
get_memoryGet the full content of a single memory by its UUID (from list_memories or recall).
list_collectionsList memory collections (folders/scopes) for this user. Use slugs in remember/recall/get_context.
forgetDelete a specific memory by ID.
memory_statsShow statistics about stored memories (by type and collection).
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。