AgentUni

projectmind

by @Nodemint-dev / v0.6.0

Persistent project memory for AI coding agents: one compact digest instead of re-reading the repo.

Install

npm / stdio

npx -y @nodemint/projectmind

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-nodemint-dev-projectmind": {
      "command": "npx",
      "args": [
        "-y",
        "@nodemint/projectmind"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.Nodemint-dev/projectmind · published 2026-07-06 · updated 2026-07-06. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category