Loading MCP server directory, please wait...
Cross-session memory for AI coding agents via six tools; local-first SQLite store.
npx @getmcp/cli add io.github.modusensus/mneme-memoryRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.modusensus/mneme-memory": {
"command": "npx",
"args": [
"-y",
"mneme-memory"
]
}
}
}