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
{
"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