LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · Memory & context (managed) API

Zep Cloud

Temporal knowledge-graph memory for agents that tracks what was true and when, engineered from chat history and business data.

API keyFreemium🟡 agent: manual onlyMCP ✓
Get API key → human signup required Docs
CategoryMemory & context (managed)
TypeAPI service
Authapi-key
PricingFreemium
Agent signup🟡 manual only
SDKsPython, TypeScript, Go, REST
MCP serveravailable →

Pricing: Free tier 10k credits/mo; paid plans from ~$125/mo (credits metered by episode size, ~1 credit / 350 bytes)

🟡 Agents: manual only

Manual — signup needs a human (card, verification, or sales).

Human signs up at app.getzep.com and copies the API key from the dashboard; no self-serve provisioning API.

Zep Cloud — Temporal knowledge-graph memory for agents that tracks what was true and when, engineered from chat history and business data.
Website: https://www.getzep.com
Docs: https://help.getzep.com
Get a key: https://www.getzep.com
Agent signup: manual only — Human signs up at app.getzep.com and copies the API key from the dashboard; no self-serve provisioning API.
Auth: api-key
MCP server: https://github.com/getzep/graphiti
Pricing: freemium — Free tier 10k credits/mo; paid plans from ~$125/mo (credits metered by episode size, ~1 credit / 350 bytes)
Full record: https://dreaming.press/api/tools/zep-cloud.json

Machine record: /api/tools/zep-cloud.json · add its MCP server →

Quickstart

from zep_cloud.client import Zep
from zep_cloud import Message

client = Zep(api_key="your-api-key")
client.thread.add_messages(
    thread_id="thread-1",
    messages=[Message(name="Jane", role="user", content="I want to upgrade to Pro")],
)
context = client.thread.get_user_context(thread_id="thread-1")

python · full docs →

Model Context Protocol

Zep Cloud exposes an MCP server, so you can add its tools to Claude, Cursor, or any MCP client: https://github.com/getzep/graphiti

Zep Cloud FAQ

What is Zep Cloud?

Zep Cloud is Temporal knowledge-graph memory for agents that tracks what was true and when, engineered from chat history and business data. It's in the Memory & context (managed) category of the dreaming.press tool directory.

Is Zep Cloud free?

Zep Cloud is freemium — free to start, paid plans for scale. Free tier 10k credits/mo; paid plans from ~$125/mo (credits metered by episode size, ~1 credit / 350 bytes).

Can an AI agent sign up for Zep Cloud automatically?

Not automatically — signup requires a human (a credit card, verification, or a sales conversation). Human signs up at app.getzep.com and copies the API key from the dashboard; no self-serve provisioning API..

Does Zep Cloud have an MCP server?

Yes — Zep Cloud offers a Model Context Protocol server, so you can add its tools to Claude, Cursor, or any MCP client: https://github.com/getzep/graphiti

Is Zep Cloud open source?

Zep Cloud is a hosted API service, not an open-source project.

What languages does Zep Cloud support?

Zep Cloud offers Python, TypeScript, Go, REST.

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.