Skip to content
VS Code

Katalon True Platform MCP for VS Code

io.github.katalon-studio/testops-mcp

Katalon True Platform MCP: design tests, run with AI, upload reports, assess release readiness.

client:VS Code transport:streamable-http

Install Katalon True Platform MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "testops-mcp": {
      "type": "http",
      "url": "https://platform.katalon.io/mcp"
    }
  }
}

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

Katalon True Platform MCP in other clients