
Agent instructions
Reusable Markdown instructions, project workflows, and tool notes that agents can retrieve across sessions.
pumaDB keeps important facts, decisions, preferences, and handoff notes available across ChatGPT, Claude, Codex, and your own agents
Connect Codex, ChatGPT, Claude, OpenClaw, or any Streamable HTTP MCP client to the same memory. Sign in by email and pumaDB handles OAuth — no infrastructure to provision and no API key pasted into the client. Open the connection guide.
https://api.pumadb.ai/mcp
codex mcp add pumadb --url https://api.pumadb.ai/mcp
Settings / Apps & Connectors / Advanced settings
Server URL: https://api.pumadb.ai/mcp
Customize / Connectors / Add custom connector
Leave OAuth client fields blank
https://api.pumadb.ai/mcp
Saved in ChatGPT. Recalled in a new Claude chat. Same pumaDB account, nothing pasted. writes in reads out
Keep small, structured records that make the next session useful: project facts, decisions, preferences, research, task state, and handoff context.

Reusable Markdown instructions, project workflows, and tool notes that agents can retrieve across sessions.

Repository facts, architecture notes, branch rules, naming patterns, and decisions that should not be rediscovered.

Communication style, formatting defaults, review expectations, and other durable preferences keyed by person or workspace.

Sources, summaries, links, comparison notes, and follow-up questions from investigations that continue over time.

Open threads, blockers, handoff notes, pending commands, and lightweight status records for long-running work.

Resources, code, Markdown, commands, and config examples stored as inert records for review before use.
Use REST from trusted server-side code, or let authorized agents call the same row operations through hosted MCP. Different doors. Same tables.
Backends, Workers, serverless functions, CLIs, and scripts using bearer API keys.
Bearer keyGET /v1/{table}
POST /v1/{table}
POST /v1/{table}/update_row
DELETE /v1/{table}
Agent-facing tools for clients connected to the hosted MCP server with OAuth.
OAuth tokensFor individuals and their agents
Shared memory for your organization
Custom memory infrastructure for larger teams
Rate limits and API behavior are identical on Personal and Pro — Enterprise is scoped with us.
Send a note about pumaDB, memory workflows, MCP clients, billing, or anything you want us to look at.
Thanks. For urgent notes, email hello@pumadb.ai.