iamrealvinnu/autocorrect-tool
A user-friendly text correction tool powered by AI (T5 transformer) that fixes grammar and spelling mistakes in real-time. Features an easy-to-use GUI interface with instant corrections and clipboard support.
Platform-specific configuration:
{
"mcpServers": {
"autocorrect-tool": {
"command": "npx",
"args": [
"-y",
"autocorrect-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...