Skip to content

Sentiment Analyzer API for Zed

io.github.br0ski777/sentiment-analyzer

Analyze text sentiment, emotions, confidence scores, and key phrases. x402 USDC.

client:Zed transport:sse

Install Sentiment Analyzer API in Zed

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

{
  "context_servers": {
    "sentiment-analyzer": {
      "url": "https://sentiment-analyzer.api.klymax402.com/mcp"
    }
  }
}

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

Sentiment Analyzer API in other clients