Install
1
Run in your terminal$
npx claudepluginhub kentanakae/claude-code-plugins --plugin coreAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"textlint": {
"command": "npx",
"args": [
"-y",
"textlint",
"--mcp"
]
}
}
}Security Considerations
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Details
Command
npxArguments
-ytextlint--mcp
Actions
Plugins (1)