Catalog
io.github.raunakkathuria/lexilint
OfficialOffline spell checker + BYOK grammar for AI assistants. Works with Claude Desktop, ChatGPT, Cursor.
Offline spell checker and grammar assistant for AI assistants.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"lexilint": {
"command": "npx",
"args": [
"-y",
"lexilint-mcp@1.1.0"
]
}
}
}