Skip to content
Cursor

Word Counter API for Cursor

io.github.br0ski777/word-counter

Count words, characters, sentences, paragraphs, reading time. x402 micropayment.

client:Cursor transport:sse

Install Word Counter API in Cursor

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

{
  "mcpServers": {
    "word-counter": {
      "url": "https://word-counter.api.klymax402.com/mcp"
    }
  }
}

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

Word Counter API in other clients