Skip to content
Grok

INITE Process Diagnostic for Grok

solutions.inite/inite-diagnostic

Takes a business process apart and says what to automate first. Eight questions free, 43 paid.

client:Grok transport:streamable-http runtime:npm

Install INITE Process Diagnostic in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "inite-diagnostic": {
      "type": "http",
      "url": "https://inite.solutions/api/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

INITE Process Diagnostic in other clients