Skip to content
Claude Desktop

Katalon True Platform MCP for Claude Desktop

io.github.katalon-studio/testops-mcp

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

client:Claude Desktop transport:streamable-http

Install Katalon True Platform MCP in Claude Desktop

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

{
  "mcpServers": {
    "testops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://platform.katalon.io/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

Katalon True Platform MCP in other clients