RUN IN TERMINAL
claude mcp add ore-total-recall -- npx -y @avi-total-recall/total-recall
ADD TO claude_desktop_config.json
{
"mcpServers": {
"ore-total-recall": {
"command": "npx",
"args": ["-y", "@avi-total-recall/total-recall"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"ore-total-recall": {
"command": "npx",
"args": ["-y", "@avi-total-recall/total-recall"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"ore-total-recall": {
"command": "npx",
"args": ["-y", "@avi-total-recall/total-recall"]
}
}
}
About This MCP Server
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.