Skip to content
Windsurf

Unswell for Windsurf

io.github.stokaro/unswell

Offline self-checking to reduce AI-style wording in source code and documentation.

client:Windsurf transport:stdio runtime:oci

Install Unswell in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "unswell": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/stokaro/unswell-mcp:0.1.0-alpha.4"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Unswell in other clients