Skip to content
Grok

IntenCheck for Grok

com.intencheck/intencheck

Psychological text analysis: tone, emotions, communication style, multilingual replies.

client:Grok transport:streamable-http

Install IntenCheck in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "intencheck": {
      "type": "http",
      "url": "https://intencheck.com/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

IntenCheck in other clients