Implementation of ZizkaDB for Decision Logging by Mir TalpurImplementation of ZizkaDB for Decision Logging by Mir Talpur

Implementation of ZizkaDB for Decision Logging

Mir Talpur

Mir Talpur

Start on db.zizka.ai in minutes — or connect via MCP in Cursor, or self-host free on Docker.
Cursor Claude Desktop Windsurf Python SDK npm SDK

Reload MCP in Cursor → ask "log that we chose Postgres" → it calls log_event natively
Pick your entry point

Three ways in. Same product.

Managed at db.zizka.ai

We run Postgres, Qdrant, embeddings, and the dashboard. Sign up, get an API key, ship in under 5 minutes.
Email OTP signup — no password
Pro trial — no credit card
MCP — CURSOR / CLAUDE
Paste config into Cursor or Claude Desktop. Zero app code changes. uvx zizkadb-mcp runs on demand.
OPEN SOURCE — AGPL
Full stack: Postgres, Qdrant, Redis, API, dashboard. Clone from GitHub, one command, free forever.
Skip running Postgres, Qdrant, and Redis yourself. Sign up at db.zizka.ai, get an API key, and ship in minutes.
Email sign-up, one-time code, API key from Settings. Paste into SDK or MCP — no infra checklist.
See agents, replay sessions, search history, and drift — same data your code logs, no extra setup.
Also available: self-host with Docker (free forever) or connect via MCP in Cursor. See open source →
Managed plans at db.zizka.ai — or self-host free forever on your own infra.
On managed ZizkaDB you choose the embedding model in Settings — no separate vector pipeline.
LangSmith and Langfuse show you traces after you go looking. ZizkaDB watches while you sleep.
Python · TypeScript · MCP · HTTP. All four are the same product.

Three lines. That's it.

Log. Link with parent_id. Ask why.

Their memory is for the chat. ZizkaDB is for your code: every decision, every cause, every trigger.

Vector DBs store embeddings. ZizkaDB stores what happened, why, and what came next.
Facts only. Verify every row in their docs.
LangSmith · Mem0 · Pinecone · ZizkaDB · May 2026
CapabilityLangSmithMem0PineconeZizkaDB← usAgent event logging✓✗✗✓Causal lineage (parent → child)~✗✗✓Time travel: state at timestamp✗✗✗✓Semantic search over history✗✓✓✓Works with any framework/model~✓✓✓Behavioral baseline per agent✗✗✗✓Cross-agent fleet queries✗✗✗✓Per-event checksum on export✗✗✗✓Self-hostable for free✓✓✗✓
~ = partial support · LangSmith works mainly within the LangChain ecosystem · Technical reference

Managed cloud, MCP, or self-host — your choice.

Most teams start on db.zizka.ai — free trial, no credit card. Developers also connect Cursor via MCP or clone the open-source stack.
AGPL · DOCKER · FULL FEATURE SET

One command. Your infra.

API, dashboard, Postgres, Qdrant — everything in the repo. MCP and SDKs point at your host.
Like this project

Posted Jun 7, 2026

Implemented ZizkaDB for logging decisions and interactions.