turbyho/mem-context
0 Views
0 Installs
🐍 🏠 🍎 🐧 - Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation. Automatic session capture, deduplication, 6-factor relevance scoring. pip install mem-context
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"turbyho-mem-context": {
"command": "npx",
"args": [
"-y",
"turbyho-mem-context"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.