Examples
Practical examples demonstrating common Vouch MCP workflows with AI assistants.
Requests
Create a video request campaign
Use requests-create to launch a new video collection campaign targeting employees.
Create a new Vouch request called "Why I Joined the Engineering team" with three questions: what made you choose us over other offers, describe your first week in one word and why, and what do candidates get wrong about working here. Set a max duration of 90 seconds per question.
Send a personalised request to a specific employee
Use requests-convertto create a copy of an existing request and assign it to a named employee with their email address pre-filled.
Find our "Life at Zantic" request, then send a personalised copy to Sarah Chen at [email protected].
Check responses to a request campaign
Use requests-responsesto surface all video responses submitted to a request, including respondent names and video IDs for downstream use.
Show me all the video responses we've received for our "Why I Joined" campaign so far.
Playlists
Create a video playlist based upon a theme
Search for relevant highlights by keyword and compile them into a curated, embeddable playlist.
Search for videos where employees talk about culture, belonging, or why they joined. Create a playlist called "Life at Zantic - Why We Joined" from the best 6 results.
videos-search→ find videos matching the theme (try keywords like "culture", "joined", "team", "belonging")playlists-create→ compile selected video IDs into a named playlist
Build a role-specific playlist for a job ad
Curate a playlist of videos from people in a specific team or role to embed directly in a job description or recruiter outreach.
Create a playlist of 4–5 videos from people on our engineering team talking about their day-to-day work. Name it "Inside Engineering at Zantic".
Compositions
Build a highlight reel from employee responses
Use quotes-detailsto identify the best moments across multiple videos, then use compositions-create to assemble them into a single branded highlight reel.
From our "Why I Joined" request, find the most compelling moments across all responses and create a 60-second highlight reel using our branded template.
requests-responses→ get all video IDs from the campaignvideos-fetch→ retrieve transcripts for each responsequotes-details→ get precise start/end timestamps for the best quotesworkspace-templates→ find the branded template ID to usecompositions-create→ assemble selected clips into the highlight reel
Aim for clips of 8–15 seconds each. A 60-second reel with 4–5 clips performs better on LinkedIn than one long uncut take. Ask Claude or GPT to select moments that are specific, personal, and end on a complete thought.
Create a "Day in the life" reel from a single respondent
Pull the strongest moments from one person's video and compile them into a short, shareable story reel for social or a job ad.
Find Sarah Chen's videos in our library, pick the most interesting moments from her responses, and create a short 30-second reel I can share on LinkedIn.
Content creation
Generate a careers blog post from video transcripts
Fetch video transcripts from a campaign and use Claude to write a long-form blog post grounded in real employee voices - no generic filler.
Fetch the transcripts from our "Why I Joined" video responses. Write a 600-word careers blog post using only direct quotes and real names. Then save it as a document in our Vouch library.
requests-responses+videos-fetch→ retrieve all transcripts- AI writes the blog post using the transcript content as source material
documents-preview→ render the post as a styled HTML documentdocuments-capture→ capture the rendered document to a shareable URLdocuments-import→ import and save it into your Vouch library
Write a spotlight article
Pull quotes from a specific campaign or respondent group and generate a structured narrative article for your careers site or internal comms.
Search for videos where employees talk about belonging at Zantic. Write a 400-word spotlight article with pull quotes, then save it to our Vouch library as a document.
Image creation
Create a quote card for LinkedIn or Instagram
Generate a branded social image featuring a pull quote from an employee video.
Find the best quote from Sarah Chen's "Why I Joined" video. Create a branded quote tile image using our brand colours, suitable for LinkedIn, and save it to our Vouch library.
videos-fetch→ retrieve transcript and identify the strongest quoteworkspace-branding→ fetch brand colours, fonts, and logoimages-preview→ render a styled HTML quote tile using brand assetsimages-capture→ screenshot the rendered tile to an image URLimages-import→ save the final image into your Vouch library
Ask Claude or GPT to generate tiles in both 1:1 (LinkedIn / Instagram) and 9:16 (Stories) formats in one pass. You can vary the background colour per respondent to create a visually distinct series.
Full workflow
End-to-end employer brand campaign
Chain all the actions together to go from raw video responses to a published composition, a quote tile, and a blog post - in one agentic session.
From our "Why I Joined" request, create a 60-second highlight reel using our branded template, a LinkedIn quote tile for the best moment, and a 500-word blog post — all using our brand colours. Save everything to our Vouch library.
requests-search→ find the request by namerequests-responses→ retrieve all response video IDsvideos-fetch→ get transcripts for all responsesworkspace-templates+workspace-branding→ fetch template ID and brand assetsquotes-details→ verify timestamps for the best clip momentscompositions-create→ assemble the highlight reelimages-preview→images-capture→images-import→ generate and save the quote tiledocuments-preview→documents-capture→documents-import→ write and save the blog post
Updated 20 days ago
