EveryDev.ai
Sign inSubscribe
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    Home
    Tools

    2,529+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1682
    • Coding1231
    • Infrastructure544
    • Marketing452
    • Design438
    • Projects407
    • Research378
    • Analytics339
    • Testing234
    • MCP232
    • Data215
    • Security202
    • Integration170
    • Learning158
    • Prompts155
    • Communication148
    • Extensions141
    • Commerce125
    • Voice122
    • DevOps100
    • Web78
    • Finance21
    1. Home
    2. Tools
    3. Zep
    Zep icon

    Zep

    Context Engineering
    Featured

    Context engineering platform that gives AI agents long-term memory via a temporal knowledge graph, Graph RAG, and context assembly. SDKs for Python/TS/Go, MCP server support, and usage-based pricing.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Get started with Zep at no cost with 2,500 messages free per month and 2.5 MB graph data free per month.

    Metered (Pay-as-you-go): Custom/contact
    Enterprise: Custom/contact

    Engagement

    Available On

    Web
    API
    SDK

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Context EngineeringRetrieval-Augmented GenerationAgent Memory

    Alternatives

    HyperspellOpenVikingensue-skill
    Developer
    Zep AI, Inc.San Francisco, CAEst. 2023$2430000 raised

    Updated Feb 2026

    About Zep

    Zep is a context engineering platform for AI agents. It builds and maintains a temporal knowledge graph from chat histories and business data, then retrieves and assembles only the most relevant context for each request. This improves accuracy and personalization while reducing hallucinations and token spend. Zep includes agent memory, Graph RAG, and context assembly services with managed cloud APIs and SDKs for Python, TypeScript/JavaScript, and Go. Developers can ingest messages and structured/unstructured records, define custom entity/edge types, and query or retrieve subgraphs on demand. Zep also ships an experimental Knowledge Graph MCP Server so MCP clients like Claude Desktop or Cursor can persist and recall context locally or against Zep Cloud. Enterprise options add SOC 2 Type II, HIPAA BAA, audit logs, SSO, SLA, and BYOC/VPC deployment.

    Zep - 1

    Community Discussions

    Be the first to start a conversation about Zep

    Share your experience with Zep, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free (Metered)

    Get started with Zep at no cost with 2,500 messages free per month and 2.5 MB graph data free per month.

    • 2,500 messages free per month
    • 2.5 MB graph data free per month
    • Up to 5 projects
    • Discord/community support

    Metered (Pay-as-you-go)

    Metered (Pay-as-you-go) plan with $1.25 per 1,000 messages and $2.50 per MB of graph data ingested.

    Custom
    contact sales
    • $1.25 per 1,000 messages
    • $2.50 per MB of graph data ingested
    • Unlimited retrieval requests
    • In-app chat support (with upgrade)

    Enterprise

    Enterprise-grade solution with Custom limits & committed rate limits and SOC 2 Type II, HIPAA BAA and dedicated support.

    Custom
    contact sales
    • Custom limits & committed rate limits
    • SOC 2 Type II, HIPAA BAA
    • SSO, API & audit logs, SLA
    • Single-tenancy & BYOC/VPC deployment
    • Dedicated account manager & Slack support
    View official pricing

    Capabilities

    Key Features

    • Temporal knowledge graph memory for users, sessions, and business data
    • Graph RAG for dynamic, real-time retrieval from evolving data
    • Context assembly to compile the smallest relevant context window
    • SDKs for Python, TypeScript/JavaScript, and Go
    • Structured data extraction from chat histories
    • Semantic & keyword search across messages and graph episodes
    • Custom entity/edge schemas with typed attributes
    • Knowledge Graph MCP Server for Claude Desktop, Cursor, and other MCP clients
    • Managed cloud with usage-based billing and generous free tier
    • Enterprise controls: SOC 2 Type II, HIPAA BAA, SSO, audit logs, SLA, BYOC/VPC

    Integrations

    LangChain
    LlamaIndex
    n8n
    OpenAI Agents SDK
    Claude Desktop (MCP)
    Cursor (MCP)
    Raycast (MCP)
    API Available
    View Docs

    Demo Video

    Zep Demo Video
    Watch on YouTube

    Reviews & Ratings

    No ratings yet

    Be the first to rate Zep and help others make informed decisions.

    Developer

    Zep AI, Inc.

    Zep AI builds memory and context engineering infrastructure for AI agents, including a temporal knowledge graph platform (Zep), Graph RAG, SDKs, and an MCP server.

    Founded 2023
    San Francisco, CA
    $2430000 raised
    5 employees

    Used by

    FlockX
    Athena Intelligence
    V7 Labs
    Read more about Zep AI, Inc.
    WebsiteGitHubX / Twitter
    1 tool in directory

    Similar Tools

    Hyperspell icon

    Hyperspell

    Memory and context layer for AI agents that connects to user data sources for automatic memory and context-aware responses.

    OpenViking icon

    OpenViking

    An open-source context database for AI agents that unifies memory, resources, and skills management through a filesystem paradigm with tiered context loading and self-evolving memory.

    ensue-skill icon

    ensue-skill

    A GitHub-hosted skill library for agent memory and context engineering, enabling AI agents to store, retrieve, and manage knowledge across sessions.

    Browse all tools

    Related Topics

    Context Engineering

    Techniques for optimizing context windows to improve AI responses.

    41 tools

    Retrieval-Augmented Generation

    RAG Systems that enhance LLM outputs by retrieving relevant information from external knowledge bases, combining the power of generative AI with information retrieval for more accurate and contextual responses.

    73 tools

    Agent Memory

    Memory layers, frameworks, and services that enable AI agents to store, recall, and manage information across sessions. These tools provide persistent, semantic, and contextual memory for agents, supporting personalization, long-term context retention, graph-based relationships, and hybrid RAG + memory workflows.

    65 tools
    Browse all topics
    Back to all tools
    68views
    2upvotes
    Discussions