Dear User✓
io.github.bleedmode/dearuser · v1.0.20
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.bleedmode/dearuser",
"description": "Tells you how you and your Claude agent actually work together. Local-only, no API keys.",
"title": "Dear User",
"repository": {
"url": "https://github.com/bleedmode/dearuser",
"source": "github"
},
"version": "1.0.20",
"websiteUrl": "https://dearuser.ai",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@poisedhq/dearuser-mcp",
"version": "1.0.20",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}