Skip to content
Claude Desktop

tempera for Claude Desktop

io.github.anvanster/tempera

Persistent episodic memory for AI coding: capture, retrieve, brief, dream cycle, cross-project.

client:Claude Desktop transport:stdio runtime:npm

Install tempera in Claude Desktop

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

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

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

tempera in other clients