KATATANDocs
ENJA
Open App ›
163 words · 1 min read

Create MCP access token

An MCP access token lets your AI agent read and write test assets in a specific project.

Steps

  1. Open your project in the Katatan dashboard
  2. Go to Settings › MCP Access Tokens
  3. Click New token
  4. Enter a name (e.g. claude-my-laptop) and click Create
  5. Copy the token immediately — it is shown only once

Store the token in your password manager or as an environment variable. You will need it in the next step.

Revoking a token

Go to Settings › MCP Access Tokens, find the token, and click Revoke.

Tool permissions

New tokens are created with every KATATAN tool enabled, including the seven delete tools (delete_test_spec, delete_test_case, batch_delete_test_cases, delete_test_report, delete_label, delete_dictionary_entry, delete_test_case_image).

Tokens created before delete tools were added to KATATAN do not have them enabled automatically. If a delete call returns AUTHORIZATION_ERROR, go to Settings › MCP Access Tokens, edit the token, and enable the delete tools you need.