Skip to content
VS Code

Brainiall NLP for VS Code

com.brainiall/nlp

Sentiment, toxicity, entity extraction, PII, translation, summary, QA, fraud scoring, safety audit.

client:VS Code transport:streamable-http tools:22

Install Brainiall NLP in VS Code

.vscode/mcp.json

{
  "servers": {
    "nlp": {
      "type": "http",
      "url": "https://api.brainiall.com/mcp/nlp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Brainiall NLP in other clients