Skip to content
VS Code

Textstats for VS Code

io.github.pipeworx-io/textstats

Text statistics & readability MCP.

client:VS Code transport:streamable-http

Install Textstats in VS Code

.vscode/mcp.json

{
  "servers": {
    "textstats": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/textstats/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Textstats in other clients