Original Reddit post

Claude Code for Teams: recall.team Been building AI memory and context tools for over a year. Started with personal stuff, but the real problem hit when I started working with teams. Every Claude Code session is an island. Someone debugs an auth issue for an hour, fixes it, session ends. Three days later another dev hits the same thing. Starts from zero. John fixes auth one way. Steve doesn’t know, changes it. Someone re-explains the same thing to Claude that they told it two hours ago. All the knowledge is there. It’s just trapped in individual sessions nobody else can access. So I built Recall - a full platform that makes Claude Code work for teams. Not a memory plugin. A whole layer: Every session is automatically captured and encrypted When any dev starts a new session, their Claude already has context from the entire team Search across every session your team has ever run Dashboard showing what your team is actually building End-to-end encrypted, no source code stored, raw transcripts deleted immediately Not just for devs either. A PM can connect through Claude Desktop and ask “what’s blocking the auth migration?” without pinging anyone. Session data is encrypted and stored in Cloudflare. The MCP handles encryption and decryption on your end. Codex and Gemini support coming soon. Launched today. Free for 3 months: recall.team Happy to answer questions about the architecture. Roast it. Tell me what’s missing. We’re building in the open. submitted by /u/Ray-Hernandez

Originally posted by u/Ray-Hernandez on r/ClaudeCode