MCP server that wraps the Zep Cloud API to give AI assistants long-term memory via a knowledge graph, enabling storing and searching facts, managing users and threads, and adding notes.
Zep Cloud MCP Server: Provides memory management via the Zep Cloud API. Enables storing and retrieving user preferences, procedures, and factual relationships through a knowledge graph. Supports fallback mode for reliable operation when API is unreachable.
MCP server for Vectros, a typed multi-tenant record store with hybrid search and citation-grounded RAG, enabling agents to query, search, and ask questions over their own indexed data.
MCP server for coding-os, a cognitive operating system that gives AI agents memory, structure, and discipline. It exposes tools for project management, task tracking, knowledge graphs, and cognition traces to Claude Code and Codex.
MCP server for LeafMem, a layered memory engine that gives AI agents persistent, scoped memory with local retrieval and optional embedding rerank. It exposes tools for capturing turns, storing memories, and building recall context.
MCP server for Threadline — persistent memory and context layer for AI agents. inject() before your LLM call, update() after. Relevance-scored injection, grant-based access, user-owned context.