projectmind for Claude Desktop
io.github.nodemint-dev/projectmind
Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.
client:Claude Desktop
transport:stdio
runtime:npm
Install projectmind in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"projectmind": {
"command": "npx",
"args": [
"-y",
"@nodemint/projectmind"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs