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
- analyze_toxicity
- analyze_sentiment
- extract_entities
- detect_pii
- detect_language
- check_nlp_service
- translate_text
- summarize_text
- answer_question
- knowledge_ingest
- knowledge_query
- knowledge_list_documents
- fraud_score
- fraud_feedback
- extract_key_phrases
- aspect_sentiment
- classify_text_custom
- link_entities_to_wikidata
- detect_conversational_pii
- detect_prompt_injection
- check_groundedness
- detect_protected_material