Skip to content
Zed

NLP Tools - Sentiment, NER, Toxicity & Language Detection for Zed

io.github.fasuizu-br/nlp-tools

Toxicity, sentiment, NER, PII detection, and language identification tools

client:Zed transport:streamable-http tools:6

Install NLP Tools - Sentiment, NER, Toxicity & Language Detection in Zed

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

{
  "context_servers": {
    "nlp-tools": {
      "url": "https://apim-ai-apis.azure-api.net/mcp/nlp/mcp"
    }
  }
}

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

What Zed can do once it is connected

NLP Tools - Sentiment, NER, Toxicity & Language Detection in other clients