pumaDB is a hosted JSON database designed as the memory layer for AI agents, eliminating the need for complex database setup. It enables agents to remember facts, state, notes, and context seamlessly, powering persistent, smarter interactions without manual database management.
Key benefits include:
- Hosted JSON Memory Storage: Lightweight, structured JSON database for storing facts, state, notes, settings, and context, ensuring agents retain critical information across interactions.
- Dual Integration Modes: Supports hosted MCP (OAuth-based authentication for AI clients like ChatGPT, Claude) and REST API (server-side access with puma_live_* keys) for flexible agent connectivity.
- Safety & Reviewability: Built-in version history, natural edits, scoped limits (20 tables, 1,000 rows/table), and explicit memory review for reliable, traceable agent behavior.
- Rapid Setup & Integration: Deploy in seconds without database projects; works with AI clients via Streamable HTTP MCP, enabling immediate agent memory management.
Perfect for AI developers, product teams, and AI agents (ChatGPT, Claude, etc.) needing persistent, managed memory without database complexity.
