Meko Documentation

Simplify the Agent-Native Data Layer

Meko is the agent-native data layer for multi-agent systems, with shared knowledge, compound memory, and end-to-end auditable traces.

Teams still fail when agents can't share state (36% of failures trace to inter-agent misalignment); Meko treats memory and knowledge as infrastructure so agent teams stay coordinated instead of collisional.

 

Works with: Claude Code | Cursor | Codex | Claude Desktop | ...and more

Meko offers:

Collective memory

Learning that compounds across agents, not trapped in per-agent memory silos.

Shared knowledge

A knowledge base that grows over time from conversations, real-time data sources, and slower-changing reference material.

Decision traces

Every output linked back to the conversation, reasoning, and execution that produced it.

 

Meko datapack diagram

 

Everything lives in a datapack, the storage primitive that holds your memory, knowledge, conversation history, and traces, and is exposed via an MCP server.

Meko integrates easily with any agentic framework through MCP servers. It is serverless, multi-tenant (multi-agentic), and optimized for tiering to object stores. Built on YugabyteDB, a distributed Postgres with vector, relational, document, graph, and full-text search in one query plane. One database, no glue code.

Learn more about Meko

Start where you fit