How to configure the Katatan agents and MCP servers in each AI client.
Run this in the root of your project to generate config files automatically:
npx @katatan/agents initThe command asks you to choose a client and enter your KATATAN access token, then generates the appropriate files.
See Setup MCP tools on your environment for the full walkthrough.
| Server | Role |
|---|---|
katatan-test |
Read/write TestSpec, TestCase, Dictionary, and TestReport |
playwright |
Browser automation (navigation, snapshots, clicks, etc.) |
Each client stores its config in a different location. See the individual pages.