Skip to main content

Integrating with Editors, Tools, etc..

Editors

AI Assistants (MCP)

textlint can be used as a Model Context Protocol (MCP) server, enabling AI assistants to interact with textlint directly:

npx textlint --mcp

The MCP server provides tools for linting and fixing text content, allowing AI assistants to automatically check and improve text quality using your textlint configuration.

For detailed setup instructions, see MCP Setup Guide.

App

  • textlint-app
    • Standalone cross platform app. No need Node.js environment.

Build Systems

Browser

Program languages

Other