Skip to content
Cursor

Writing Style Checker for Cursor

io.github.theserverlessdev/wsc

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

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

Install Writing Style Checker in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Writing Style Checker in other clients