Loomal

Dear User

MCP server by github.com/bleedmode/dearuser

Tells you how you and your Claude agent actually work together. Local-only, no API keys.

0 starsnpm: @poisedhq/dearuser-mcp

About Dear User

Dear User is an MCP (Model Context Protocol) server published by bleedmode in the official MCP registry, listed under Autonomous Agents on Loomal. Tells you how you and your Claude agent actually work together. Local-only, no API keys.

It ships as an npm package (@poisedhq/dearuser-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/bleedmode/dearuser.

Use Dear User with your agent

Claude Code · one command
claude mcp add dear-user -- npx -y @poisedhq/dearuser-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "dear-user": {
      "command": "npx",
      "args": [
        "-y",
        "@poisedhq/dearuser-mcp"
      ]
    }
  }
}
npm@poisedhq/dearuser-mcp

Frequently asked questions

What is Dear User?
Dear User is an MCP (Model Context Protocol) server by bleedmode in the Autonomous Agents category. Tells you how you and your Claude agent actually work together. Local-only, no API keys.
How do I connect Dear User to Claude, Cursor, or another MCP client?
Install Dear User from its npm package (@poisedhq/dearuser-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Dear User open source?
Yes — the source code is public at github.com/bleedmode/dearuser.
Can AI agents pay to use Dear User?
Not yet through Loomal — Dear User is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Dear User? Claim this listing free by verifying GitHub ownership, or contact us.