Skip to content
Claude Desktop

dear agent for Claude Desktop

io.github.bitmapasset/dear-agent

Your AI agent keeps your diary for you. Local-first, private, works in any agent.

client:Claude Desktop transport:stdio runtime:npm

Install dear agent in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "dear-agent": {
      "command": "npx",
      "args": [
        "-y",
        "dear-agent"
      ],
      "env": {
        "DEAR_AGENT_DIR": "<DEAR_AGENT_DIR>"
      }
    }
  }
}

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

dear agent in other clients