Loom for Claude, Cursor, ChatGPT & agents
Loom — list videos in the workspace (filter by folder / creator), fetch a single video's metadata, pull timestamped transcripts (plain / timestamped / VTT), search videos by free-text query across...
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Loom — list videos in the workspace (filter by folder / creator), fetch a single video's metadata, pull timestamped transcripts (plain / timestamped / VTT), search videos by free-text query across title + description + transcript, list folders and workspace members, get view analytics (views, unique viewers, avg watch time), update title / description / privacy, and delete videos. Killer use case: summarize a 30-min Loom in seconds. Use when the user mentions Loom, video walkthrough, screen recording, transcript, async video, or wants to summarize / extract action items from a recording. Requires Loom Business / Enterprise.
The Loom skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Loom is connected, ask your agent something like:
- “List videos from Loom.”
- “Get video from Loom.”
- “Get video transcript from Loom.”
Tools available (10)
loom__list_videosList videos in your workspace. Optional folder + creator filters; supports cursor pagination.
loom__get_videoFetch one video's metadata: title, description, duration, owner, share url.
loom__get_video_transcriptPull the timestamped transcript of a video. The killer use case — Claude summarizes a 30-min loom in seconds.
loom__search_videosFind videos by free-text query across title + description + transcript (where indexed).
loom__list_foldersList workspace folders (ids + names). Useful for filtering list_videos.
loom__get_video_viewsFetch view analytics on a video (total views, unique viewers, avg watch time).
loom__update_videoPatch title / description / privacy on a video you own.
loom__delete_videoDelete a video (owner-only). Idempotent.
loom__list_workspace_membersList teammates in the workspace (resolve creator_id values).
loom__get_video_with_transcriptConvenience: fetch metadata + plaintext transcript in one shot.
How to connect
Loom needs a provider API key to talk to loom. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Loom.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Loom? You may also want:
- Discord — send messages to channels, list guilds (servers) and channels, read channel history via the Discord REST API v10 with a bot token
- Gmail — search emails with Gmail query syntax, read messages and full threads, send / reply / draft email with attachments, download attachments, and batch-manage labels (archive, mark read, star,...
- Intercom — list and triage conversations (open / closed / snoozed), reply publicly, leave internal notes, assign to teammate or team, close conversations, list and search contacts (users + leads),...
- Mailchimp — manage audiences (lists), browse / add / update subscribers with status (subscribed / pending / unsubscribed / cleaned) and merge fields, list and inspect campaigns, send test campaign...
- Outlook — search and list mail, read message bodies, send email, reply / forward / delete / move messages, browse folders, list and create calendar events via Microsoft Graph API
Or browse all 75 skills in the Syncore catalog.