A FastAPI + FastMCP shared-memory gateway in front of Honcho v3 that provides a single shared brain for multiple AI agents to read from and write to, enabling context recall and change logging through bearer-authenticated endpoints.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MEMORY_GATEWAY_TOKEN— cp .env.example .env # then setBRAIN_DIR— Directory holding the EXTERNAL-CHANGES.md ledger dataHONCHO_BASE— Base URL of the local Honcho v3 instance http://127.0.0.1:8000HONCHO_WORKSPACE— Honcho workspace id agentsPRIMARY_PEER— whose profile card and recall it focuses on (set , default user).FACTS_SESSION— Honcho session holding observations about the primary peer factsHONCHO_TIMEOUTHONCHO_SEARCH_TIMEOUTHONCHO_API_KEY— Optional bearer for Honcho (unset)AGENT_MEMORY_MD— Plain-text memory file recent changes are mirrored into data/MEMORY.mdMEMORY_GATEWAY_LOG_LEVEL[](https://m8ven.ai/mcp/gkrishii-mcp-memory-gateway-0ep4br)