TeamMemory for Claude Code
io.github.ysydhc/team-memory
Team experience database - let AI accumulate, retrieve and apply team knowledge across chats.
client:Claude Code
transport:stdio
runtime:pypi
Install TeamMemory in Claude Code
run in your project directory
claude mcp add team-memory -e DATABASE_URL=<DATABASE_URL> -e TEAM_MEMORY_CONFIG=<TEAM_MEMORY_CONFIG> -- uvx team_memory
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs