Highlight
Featured this release
MCP – Connect AI coding tools to QA.tech with one command
@qadottech/cli is on npm, and the API has 16 agent-callable tools – wire them up with npx @qadottech/cli mcp configure.
Run npx @qadottech/cli mcp configure -c cursor to write QA.tech's MCP server into Cursor's config automatically, or -c claude-desktop for Claude Desktop. --print always outputs the snippet if you'd rather paste manually. Re-running is idempotent and won't remove other entries from your mcpServers. The same snippets are available under Settings → Integrations → API in a new "MCP clients" section.
The API now exposes 16 agent-callable tools via POST /v1/mcp, including start_run, create_chat, list_application_environments, and create_remote_tunnel.