MCP Server
MCP
io.github.Syedomershah99/being-human
Learns your writing voice from your own prompt history, then makes the model write like that.
Install
uvx being-human
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "being-human",
"version": "0.1.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional",
"valueHint": "subcommand"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment