humanizer-ru for Cursor
io.github.vladimir-human/humanizer-ru
Гигиена вставки из чата для русского текста: детерминированно, офлайн, флаги с причиной и советом.
client:Cursor
transport:stdio
runtime:pypi
Install humanizer-ru in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"humanizer-ru": {
"type": "stdio",
"command": "uvx",
"args": [
"humanizer-ru"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs