NLP Tools - Sentiment, NER, Toxicity & Language Detection for VS Code
io.github.fasuizu-br/nlp-tools
Toxicity, sentiment, NER, PII detection, and language identification tools
client:VS Code
transport:streamable-http
tools:6
Install NLP Tools - Sentiment, NER, Toxicity & Language Detection in VS Code
.vscode/mcp.json
{
"servers": {
"nlp-tools": {
"type": "http",
"url": "https://apim-ai-apis.azure-api.net/mcp/nlp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs