CursorPool
← 返回首页

ai-memory

3

将编辑器聊天记录(Cursor、Claude Code、Windsurf、Copilot、Codex)转化为类型化的 Markdown 记忆、AGENTS.md、Cursor Rules 与 Anthropic Skill,本地优先且可纳入 git 跟踪。

MCPAI 记忆
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "ai-memory-cli",
    "serve"
  ],
  "env": {}
}