Catalog
Memorymesh
Officialby sparkvibe-io
Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
Persistent memory system using SQLite for AI assistants with local-first storage.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"memorymesh": {
"command": "uvx",
"args": [
"memorymesh"
]
}
}
}