MachineWisdomAI/fava-trails
🫛👣 FAVA Trails — versioned, auditable memory for AI agents via MCP. Backed by Jujutsu VCS.
Stores agent thoughts as markdown files with YAML frontmatter in a Jujutsu-backed monorepo, exposing stateless MCP tools that hide VCS complexity from agents. Supersession tracking automatically hides outdated beliefs, while a Trust Gate uses LLM-based review (via OpenRouter or any-llm-sdk) to validate thoughts before promotion to shared visibility, preventing hallucinations from polluting the knowledge base.
Available on PyPI.
Stars
5
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/MachineWisdomAI/fava-trails"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude....
Dataojitori/nocturne_memory
A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to...
spences10/mcp-memory-libsql
🧠High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL....
mkreyman/mcp-memory-keeper
MCP server for persistent context management in AI coding assistants
gannonh/memento-mcp
Memento MCP: A Knowledge Graph Memory System for LLMs