Each of you sparred with your own coding agent. Later you call a cofounder to explain why the code looks that way. ReadmeDB is the shared markdown brain their agents will actually read — decisions written down once, updated across Cursor and Claude.
CLAUDE.md / Cursor rules don’t sync tribal mid-sprint decisionsdecisions.mdShare an API key (or create per-person keys on Pro and point them at the same project workflow). Every MCP client hits the same files.
Instruct agents to append outcomes to decisions.md and keep open-tasks.md current — not to upload every transcript. Humans can still open the files in the dashboard.
Bad agent edits happen. ReadmeDB keeps snapshots so you can see what changed — critical when shared write access is on.
Keep secrets out of the brain — same rule as committing to git.
{
"mcpServers": {
"readmedb": {
"url": "https://app.readmedb.com/api/mcp",
"headers": {
"Authorization": "Bearer rdb_your_key"
}
}
}
}Free tier is enough to try with a small team. Pro (£5/mo) unlocks unlimited files, storage, and keys when you scale.
Start free team brain →