Enforces brand writing guidelines in Claude Code by analyzing Markdown files for violations and offering on-demand readability analysis and automated term fixes through MCP tools.
{
"mcpServers": {
"brand-voice": {
"command": "npx",
"args": [
"-y",
"brand-voice"
]
}
}
}