서우 AgentOffice
← 라이브러리
ai-research

에이전트 Memory MCP

원문: agent-memory-mcp

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

무엇을 하나요

Agent Memory Skill This skill provides a persistent, searchable memory bank that automatically syncs with project documentation. It runs as an MCP server to allow reading/writing/searching of long term memories. Prerequisites Node.js (v18+) Setup 1. Clone the Repository : Clone the agentMemory project into your agent's workspace or a parallel directory: 2. Install Dependencies : 3. Start the MCP Server : Use the helper script to activate the memory bank for your current project: Example for current directory: Capabilities (MCP Tools) memory search Search for memories by query, type, or tags. Args : query (string), type? (string), tags? (string[]) Usage : "Find all authentication patterns" me

실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.