Skip to content
Claude Desktop

INITE Process Diagnostic for Claude Desktop

solutions.inite/inite-diagnostic

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

client:Claude Desktop transport:streamable-http runtime:npm

Install INITE Process Diagnostic in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "inite-diagnostic": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://inite.solutions/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

INITE Process Diagnostic in other clients