Temporal knowledge-graph memory for agents that tracks what was true and when, engineered from chat history and business data.
Pricing: Free tier 10k credits/mo; paid plans from ~$125/mo (credits metered by episode size, ~1 credit / 350 bytes)
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.jsonMachine record: /api/tools/zep-cloud.json · add its MCP server →
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 →
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 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.
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).
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..
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
Zep Cloud is a hosted API service, not an open-source project.
Zep Cloud offers Python, TypeScript, Go, REST.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.