Developer Tools16 toolsPaste one API key
Jam integration for AI agents
Jam helps teams capture, inspect, organize, and collaborate on browser bug reports and recordings through its hosted MCP API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Jam once and call the same tools from all of them.
Setup
Connect Jam through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Jam exposes 16 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
jam_analyze_video | Extract structured user goals, reported issues, feedback, visual observations, interactions | Read |
jam_get_console_logs | Get captured browser console errors, warnings, information, debug output, and stack traces from | Read |
jam_get_jam_details | Get the core details and debugging context for a Jam | Read |
jam_get_jam_metadata | Get custom application debugging context attached through the jam.metadata() SDK, such as user | Read |
jam_get_network_requests | Get captured HTTP requests and WebSocket frames from a Jam, with filters for failures, hosts | Read |
jam_get_recording_link | Get one Recording Link's settings and submitted-Jam count by public ID | Read |
jam_get_screenshots | Get screenshots and image attachments from a screenshot-type Jam for visual inspection | Read |
jam_get_user_events | Get the chronological user interaction timeline from a Jam, including clicks, inputs | Read |
jam_get_video_frames | Get still frames from a video Jam as an overview grid, exact timestamps, or an evenly sampled | Read |
jam_get_video_transcript | Get the timestamped WebVTT speech transcript from a microphone-enabled video Jam when | Read |
jam_list_folders | Browse or search one page of workspace folders and return their IDs, names, Jam counts, and | Read |
jam_list_jams | Search and browse workspace Jams by text, type, folder, author, source URL, or creation date | Read |
jam_list_members | Browse or search one page of workspace members by name or email for author discovery and | Read |
jam_list_recording_domains | List the workspace's connected recording domains and whether each is verified to capture | Read |
jam_list_recording_link_jams | List Jams submitted through one Recording Link, newest first | Read |
jam_list_recording_links | List workspace Recording Links newest first, optionally including revoked links | Read |