Skip to content
Claude Desktop

being human for Claude Desktop

io.github.syedomershah99/being-human

Learns your writing voice from your own prompt history, then makes the model write like that.

client:Claude Desktop transport:stdio runtime:pypi

Install being human in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "being-human": {
      "command": "uvx",
      "args": [
        "being-human"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

being human in other clients