Skip to content
VS Code

INITE Process Diagnostic for VS Code

solutions.inite/inite-diagnostic

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

client:VS Code transport:streamable-http runtime:npm

Install INITE Process Diagnostic in VS Code

.vscode/mcp.json

{
  "servers": {
    "inite-diagnostic": {
      "type": "http",
      "url": "https://inite.solutions/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

INITE Process Diagnostic in other clients