memdocs for Claude Desktop
io.github.silversurfer562/memdocs
Git-native project memory for AI assistants with enterprise-grade audit compliance
client:Claude Desktop
transport:stdio
runtime:pypi
Install memdocs in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"memdocs": {
"command": "uvx",
"args": [
"memdocs"
],
"env": {
"PROJECT_ROOT": "<PROJECT_ROOT>",
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs