Skip to content
Claude Desktop

plur for Claude Desktop

io.github.plur-ai/plur

Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP.

client:Claude Desktop transport:stdio runtime:npm

Install plur in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "plur": {
      "command": "npx",
      "args": [
        "-y",
        "@plur-ai/mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

plur in other clients