Dear User for Claude Desktop
io.github.bleedmode/dearuser
Tells you how you and your Claude agent actually work together. Local-only, no API keys.
client:Claude Desktop
transport:stdio
runtime:npm
Install Dear User in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dearuser": {
"command": "npx",
"args": [
"-y",
"@poisedhq/dearuser-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs