AI / MLRust

shodh-memory

Persistent cognitive memory for AI agents and robots.

Free
N/A rating (0 reviews)0 installs189 GitHub stars
memoryAIcognitive

Remembers what matters, forgets what doesn't, and gets smarter with use. This server allows AI agents to maintain context and memory across sessions, enhancing their performance and usability.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "shodh-memory-1": {
      "args": [
        "-y",
        "@shodh/memory-mcp"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

shodh-memory MCP Server — MCPNest — MCPNest