projectmind runs on your own machine — the client starts it, so there is no endpoint to ping. 118 installs a week from npm. Last commit 6 Jul 2026.
Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add projectmind -- npx -y @nodemint/projectmind
{
"mcpServers": {
"projectmind": {
"args": [
"-y",
"@nodemint/projectmind"
],
"command": "npx"
}
}
}
[mcp_servers.projectmind]
command = "npx"
args = ["-y", "@nodemint/projectmind"]
{
"mcpServers": {
"projectmind": {
"args": [
"-y",
"@nodemint/projectmind"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"projectmind": {
"args": [
"-y",
"@nodemint/projectmind"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.