MCP.so
ログイン

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)

基本情報

カテゴリ

AI とエージェント

トランスポート

stdio

公開者

bleedmode

投稿者

bleedmode

設定

以下の設定を使って、このサーバーを 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 とエージェント」の他のコンテンツ