claude mcp add ore-total-recall -- npx -y @avi-total-recall/total-recall
{
"mcpServers": {
"ore-total-recall": {
"command": "npx",
"args": ["-y", "@avi-total-recall/total-recall"]
}
}
}
{
"mcpServers": {
"ore-total-recall": {
"command": "npx",
"args": ["-y", "@avi-total-recall/total-recall"]
}
}
}
{
"mcpServers": {
"ore-total-recall": {
"command": "npx",
"args": ["-y", "@avi-total-recall/total-recall"]
}
}
}
About This MCP Server
The Total Recall server is a database tool that provides persistent and verified cross-session memory for AI agents, allowing them to retain information across sessions. It connects to AI coding assistants through stdio and npm, and enables the use of SQLite for data storage along with synchronization capabilities. Developers would use Total Recall when they need to implement a reliable memory system for their AI agents, enabling them to recall information from previous interactions.
Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
@avi-total-recall/total-recall on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The total-recall server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.