← ClaudeAtlas

platform-setuplisted

Set up, verify, and troubleshoot Katalon True Platform/TestOps MCP connectivity for any AI coding agent. Use when you need to install or configure the Katalon MCP server, connect to a Katalon platform account, verify available Katalon MCP tools, diagnose missing authentication or repository access, confirm project/repository discovery, or explain what platform operations are and are not exposed through the MCP.
katalon-labs/true-skills · ★ 3 · AI & Automation · score 67
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