Skip to content
Grok

Writing Style Checker for Grok

io.github.theserverlessdev/wsc

Prose linter + AI-slop detector: weasel words, passive voice, hedging, and research-cited AI tells

client:Grok transport:streamable-http runtime:npm tools:3

Install Writing Style Checker in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "wsc": {
      "type": "http",
      "url": "https://wsc.theserverless.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

Writing Style Checker in other clients