platform-setuplisted
Install: claude install-skill katalon-labs/true-skills
# Katalon Platform Setup
Use this skill for Katalon MCP installation, connection, and readiness checks. Do not use it for designing or running tests unless the setup check leads directly into `create-test-cases`, `execute-test`, or the larger `true-platform-testing` skill.
This skill is agent-neutral. The Katalon MCP server is the same for every agent (Claude Code, Codex, Copilot, Cursor, Kiro, Windsurf, and others); only the config file location and format differ per agent. For the exact per-agent config path and snippet, read the repository `README.md` install section.
## Setup Boundary
Be explicit about what can be verified from the current environment:
- Available through Katalon MCP once connected: project/repository discovery, requirement reads, test case/suite operations, manual runs, AI sessions, automated scheduling, results, metrics, and ALM-linked defects.
- Not directly available through Katalon MCP: create requirements, create a formal Test Plan entity, inspect live AUT pages, or guarantee AI execution completion.
- If no Katalon MCP tools are exposed in the current session, do not claim the platform is connected.
Read `references/capability-boundaries.md` when explaining available operations.
## Required Setup Inputs
For setup requests, collect the minimum routing and authentication choices before writing or testing MCP config:
1. Resolve the Katalon MCP endpoint:
- If the installed config still contains `https://<your.sub.domain>.katalon.io/mcp`, as