This MCP server provides a memory layer for agents that tracks the provenance of memories, applies decay-weighted recall, and incorporates feedback loops to enhance memory usefulness over time.
From the registry: Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.
Please install the `agent-memory-mcp` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@kiraautonoma/agent-memory-mcp"]
- optional environment variables:
- `MEMORY_DB_PATH`: Path to SQLite database (example: `~/.agent-memory/memory.db`)
- `MEMORY_DEBUG`: Set to 1 for info logs, verbose for debug (example: `1`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MEMORY_DB_PATHrequiredPath to SQLite databaseAI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.