Connect with your account
Add that URL as a remote HTTP MCP server in your client. Start its authentication flow and approve access in Tekma using the account that can view the relevant workspace. For Claude Code, add the server from your terminal:Investigate a capture
Start with the capture details, then ask for the relevant console messages, network requests, actions, or frames. A useful prompt includes the capture reference and the behavior to investigate:Inspect this capture, identify the failed request around the checkout error, and explain which evidence supports the diagnosis.The server includes tools such as
getDetails, getConsoleLogs, getNetworkRequests, getDiagnosis, and getFrames. The client’s tool list is the current reference for available arguments.
Use a share link
For a read-only investigation, clients that support custom headers can send the authorized share URL inmcp-capture-share. The server accepts the full URL or its share-token tail.
The share’s permissions still apply. A Without DevTools link does not become a diagnostic share just because an agent opens it through MCP. Expiry and revocation also apply.
Keep the header value out of public configuration files and source control. It grants access to the shared content.
Scopes and limits
captures:readreads permitted capture content.captures:recordauthorizes recording uploads.comments:writeauthorizes comment creation.captures:writeauthorizes supported capture changes.