Word Counter API for Zed
io.github.br0ski777/word-counter
Count words, characters, sentences, paragraphs, reading time. x402 micropayment.
client:Zed
transport:sse
Install Word Counter API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"word-counter": {
"url": "https://word-counter.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs