Skip to content
Zed

Textstats for Zed

io.github.pipeworx-io/textstats

Text statistics & readability MCP.

client:Zed transport:streamable-http

Install Textstats in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "textstats": {
      "url": "https://gateway.pipeworx.io/textstats/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Textstats in other clients