A shared memory and coordination server for multiple AI coding agents, built on the Model Context Protocol (MCP).
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.MONGO_HOST— localhost MongoDB host (set automatically in Docker Compose).MONGO_PORT— 27019 MongoDB external port. (.env.example currently shows 27018; that's stale — docker-compose.yml uses 27019.)MONGO_DB— mcp_orchestrator MongoDB database name.MONGO_USER— mcp_orch MongoDB username.MONGO_PASSWORD— changeme MongoDB root password. Change this.ANTHROPIC_API_KEY— Required only for the standalone librarian enrichment service.MONGO_URLTERMMCP_SERVER_URLLIBRARIAN_HOSTLIBRARIAN_PORTLIBRARIAN_PROJECT_ROOTS— JSON map of project names to filesystem paths for librarian code analysis.MCP_AUTH_ENABLED— Set =true in .env to require API keys for all sessions. Keys are managed via the memory_admin tool with role-based access control:JUNTO_TUNNEL_REQUIRES_KEYJUNTO_REQUIRE_KEYCHROMA_HOST— localhost ChromaDB host (set automatically in Docker Compose).CHROMA_PORT— 8001 ChromaDB external port.ORIGIN_SERVER_IDJUNTO_SSE_KEEPALIVE_SECONDSJUNTO_SSE_KEEPALIVE_TIMEOUTJUNTO_SYNC_PRIMARY_URLJUNTO_SYNC_LOCAL_URLJUNTO_SYNC_PRIMARY_KEYJUNTO_SYNC_LOCAL_KEYJUNTO_SYNC_CURSOR_PATHJUNTO_SYNC_AGENT_NAMEJUNTO_SYNC_PROJECTLOG_LEVELJUNTO_TIMING_LOGLIBRARIAN_WEBHOOK_URL[](https://m8ven.ai/mcp/tlemmons-junto-memory-1rr6et)