★ 0 stars
TypeScript
🧠 Memory/Knowledge
Updated 1d ago
Observability and predictive memory tooling for LLM agents on Markdown vaults — predictive context-rot scoring, Ed25519-signed hash-chained journal, hierarchical tiering. 100% local. MCP server + Obsidian plugin.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mnemoscope": {
"command": "npx",
"args": [
"-y",
"toonight/Mnemoscope"
]
}
}
}
Run in terminal:
claude mcp add mnemoscope npx -y toonight/Mnemoscope
Add to .cursor/mcp.json:
{
"mcpServers": {
"mnemoscope": {
"command": "npx",
"args": [
"-y",
"toonight/Mnemoscope"
]
}
}
}
Topics
agent-memoryclaude-codecontext-roted25519llm-observabilitymarkdownmcpmodel-context-protocolobsidianobsidian-pluginopentimestampstypescript