Dear User
@bleedmode
关于 Dear User
Tells you how you and your Claude agent actually work together. Reads your CLAUDE.md, hooks, skills, memory, and scheduled tasks — then writes you a letter. Three core tools: collab (collaboration scoring + lint), security (secrets scan, prompt-injection surfaces, rule conflicts)
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"dearuser": {
"command": "npx",
"args": [
"-y",
"@poisedhq/dearuser-mcp@latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Dear User?
Dear User is an open-source MCP server that audits your Claude Code setup — scoring your collaboration, detecting leaked secrets and config conflicts, and checking system health — all locally with nothing uploaded unless you explicitly share your Wrapped card.
How to use Dear User?
Install with one command (claude mcp add dearuser -- npx @poisedhq/dearuser-mcp), then ask your agent "Analyze my collaboration with Claude" or use slash commands like /dearuser-collab. After installation, start with a baseline scan, then a security sweep, and optionally share a Wrapped card.
Key features of Dear User
- Full collaboration report with persona detection and 0–100 score
- Secret scanner covering 12 categories (API keys, tokens, etc.)
- Health check for orphan tasks, overlapping skills, dead hooks
- Semantic conflict detection for contradictory agent rules
- Shareable Wrapped stats card (anonymized, opt-in upload)
- Feedback loop that tracks which recommendations you implemented
Use cases of Dear User
- Vibe coders wanting to know if their Claude setup is actually working
- Senior developers auditing for leaked secrets, config drift, and rule conflicts
- Indie hackers surfacing orphaned hooks, skills, and contradicting memory
- Team leads running local audits of shared agent setups without sharing business context
FAQ from Dear User
What does Dear User do that's different from other MCP servers?
Dear User specifically audits your Claude Code environment — it scores your collaboration, detects leaked secrets and rule conflicts, and checks system health — all without uploading your data or requiring sign-up.
What are the runtime requirements?
No sign-up, no cloud account, no API keys. Dear User runs locally via npx and stores data in a local SQLite database at ~/.dearuser/dearuser.db.
Where does my data go?
All scans stay on your machine. The only exceptions are the optional share_report (Wrapped card only, anonymized) and feedback (only the text you write sent to our Supabase inbox). No other tool transmits anything.
Does Dear User read my conversation history?
It reads session metadata only (counts, lengths) — never your actual conversation content.
AI 与智能体 分类下的更多 MCP 服务器
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
评论