Skip to content
Windsurf

being human for Windsurf

io.github.syedomershah99/being-human

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

client:Windsurf transport:stdio runtime:pypi

Install being human in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

being human in other clients