Clanker Test DocsGuidesAPI referenceAGENTS.mdllms.txtllms-full.txtopenapi.json

Agents and MCP

The MCP server lives on the API worker at /agent/mcp.

Local default: http://127.0.0.1:3200/agent/mcp

QA: https://api.qa.clankertest.net/agent/mcp

Production: https://api.clankertest.com/agent/mcp

Call read_validation_kit before writing or generating tests. Do not cache a packaged copy of the kit.

The HTTP equivalent is POST /agent/v1/validation-kit:read with the same agent access token.