Skip to main content
Tekma provides tools for both sides of a debugging workflow: agents can investigate an existing capture or record a new reproduction as evidence.

CLI recording

Record a browser walkthrough and upload the result.

MCP connection

Give a compatible client access to capture context.

Recorder skill

Install reusable instructions for recording and verification.

Webhooks

Receive signed capture-ready notifications.

Choose an access method

Use account OAuth for tools that need your authorized workspace access. Use a share link for a bounded read-only investigation where its permitted context is enough. Use a recording link to submit into a requested workflow without joining the workspace. Read access does not grant permission to upload recordings, post comments, or change a capture. Request the extra scope only when your workflow needs it.

A useful agent workflow

  1. Read the capture details and diagnostic evidence.
  2. Identify the relevant failure and timestamp.
  3. Implement and test the fix in your project.
  4. Record the corrected behavior with the CLI.
  5. Open the uploaded result and verify playback before reporting success.
A successful upload is not proof of a useful video. Check its duration, visible behavior, and final share permissions.