·memories-mcp
</>

memories-mcp

Memory.sh 的 MCP 服务器集成 — AI 代理的持久内存层。在以下情况下使用:(1) 为任何客户端(Claude Code、Cursor、Windsurf、VS Code、v0、Claude Desktop、OpenCode、Factory)配置 Memory.sh MCP 服务器,(2) 使用 MCP 工具以编程方式存储、搜索或检索内存,(3) 了解 get_context、search_memories 和 list_memories,(4) 使用流式内存工具处理 SSE 内容,(5) 排除 MCP 连接问题,(6) 选择云 MCP (HTTP) 和本地 MCP (stdio) 传输。

27安装·1热度·@webrenew

安装

$npx skills add https://github.com/webrenew/memories --skill memories-mcp

如何安装 memories-mcp

通过命令行快速安装 memories-mcp AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/webrenew/memories --skill memories-mcp
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:webrenew/memories。

SKILL.md

查看原文

Connect AI agents to the memories.sh memory layer via MCP (Model Context Protocol).

The CLI is the primary interface for memories.sh — use memories generate to create native config files for each tool. The MCP server is a fallback for real-time access when static configs aren't enough. It's also the best choice for browser-based agents (v0, bolt.new, Lovable) where the CLI can't run.

Always start with getcontext — it returns active rules + relevant memories in one call:

Memory.sh 的 MCP 服务器集成 — AI 代理的持久内存层。在以下情况下使用:(1) 为任何客户端(Claude Code、Cursor、Windsurf、VS Code、v0、Claude Desktop、OpenCode、Factory)配置 Memory.sh MCP 服务器,(2) 使用 MCP 工具以编程方式存储、搜索或检索内存,(3) 了解 get_context、search_memories 和 list_memories,(4) 使用流式内存工具处理 SSE 内容,(5) 排除 MCP 连接问题,(6) 选择云 MCP (HTTP) 和本地 MCP (stdio) 传输。 来源:webrenew/memories。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/webrenew/memories --skill memories-mcp
分类
</>开发工具
认证
收录时间
2026-02-20
更新时间
2026-03-11

Browse more skills from webrenew/memories

快速解答

什么是 memories-mcp?

Memory.sh 的 MCP 服务器集成 — AI 代理的持久内存层。在以下情况下使用:(1) 为任何客户端(Claude Code、Cursor、Windsurf、VS Code、v0、Claude Desktop、OpenCode、Factory)配置 Memory.sh MCP 服务器,(2) 使用 MCP 工具以编程方式存储、搜索或检索内存,(3) 了解 get_context、search_memories 和 list_memories,(4) 使用流式内存工具处理 SSE 内容,(5) 排除 MCP 连接问题,(6) 选择云 MCP (HTTP) 和本地 MCP (stdio) 传输。 来源:webrenew/memories。

如何安装 memories-mcp?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/webrenew/memories --skill memories-mcp 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/webrenew/memories

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-20