> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://help.getzep.com/graphiti/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.getzep.com/graphiti/_mcp/server. # Graphiti > Agent memory at enterprise scale. Zep gives your agents memory of users, the business, and work done — served in under 200ms. ## Docs - [Welcome to Graphiti!](https://help.getzep.com/graphiti/getting-started/welcome.md): Graphiti is Zep's open-source framework for temporal knowledge graphs — Context Graphs — for AI agents, with real-time updates and hybrid retrieval. - [Overview](https://help.getzep.com/graphiti/getting-started/overview.md): Graphiti builds temporal knowledge graphs — Context Graphs — for AI agents, fusing semantic, full-text, and graph search over evolving entities, facts, and relationships. - [Quick Start](https://help.getzep.com/graphiti/getting-started/quick-start.md): Getting started with Graphiti - [Graphiti MCP Server](https://help.getzep.com/graphiti/getting-started/mcp-server.md): Connect Graphiti's Context Graphs to Claude, Cursor, and other MCP clients via the Graphiti MCP server. - [LLM Configuration](https://help.getzep.com/graphiti/configuration/llm-configuration.md): Configure Graphiti with different LLM providers - [Neo4j Configuration](https://help.getzep.com/graphiti/configuration/neo-4-j-configuration.md): Configure Neo4j as the graph provider for Graphiti - [FalkorDB Configuration](https://help.getzep.com/graphiti/configuration/falkor-db-configuration.md): Configure FalkorDB as the graph provider for Graphiti - [AWS Neptune Configuration](https://help.getzep.com/graphiti/configuration/aws-neptune-configuration.md): Configure Amazon Neptune as the graph provider for Graphiti - [Kuzu DB Configuration](https://help.getzep.com/graphiti/configuration/kuzu-db-configuration.md): Configure Kuzu as the graph provider for Graphiti - [Adding Episodes](https://help.getzep.com/graphiti/core-concepts/adding-episodes.md): How to add data to your Graphiti graph - [Custom Entity and Edge Types](https://help.getzep.com/graphiti/core-concepts/custom-entity-and-edge-types.md): Enhancing Graphiti with Custom Ontologies - [Communities](https://help.getzep.com/graphiti/core-concepts/communities.md): How to create and update communities - [Graph Namespacing](https://help.getzep.com/graphiti/core-concepts/graph-namespacing.md): Using group_ids to create isolated graph namespaces - [Searching the Graph](https://help.getzep.com/graphiti/working-with-data/searching.md): How to retrieve information from your Graphiti graph - [CRUD Operations](https://help.getzep.com/graphiti/working-with-data/crud-operations.md): How to access and modify Nodes and Edges - [Adding Fact Triples](https://help.getzep.com/graphiti/working-with-data/adding-fact-triples.md): How to add fact triples to your Graphiti graph - [Using LangGraph and Graphiti](https://help.getzep.com/graphiti/integrations/lang-graph-agent.md): Building an agent with LangChain's LangGraph and Graphiti - [Telemetry](https://help.getzep.com/graphiti/other/telemetry.md): Anonymous usage statistics Graphiti collects, and how to opt out