a month ago
Traditional style guides list rules: "Use short sentences. Vary paragraph length. Include personal anecdotes."
This doesn't work. Writers don't follow rules - they channel voice.
This tool extracts the statistical fingerprint of your writing and presents it as immersive examples with annotations showing what makes each passage feel human. The goal is voice replication through pattern recognition, not rule compliance.
Server Config
{
"mcpServers": {
"voice-analysis": {
"command": "npx",
"args": [
"-y",
"@houtini/voice-analyser@latest"
]
}
}
}