Skip to content
Grok

Brainiall NLP for Grok

com.brainiall/nlp

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

client:Grok transport:streamable-http tools:22

Install Brainiall NLP in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

Brainiall NLP in other clients