Tour of the open-source sample integrations for Mosaic’s API.
Folder | Stack | Shows off |
---|---|---|
vercel-ai-sdk-example | Next.js, Vercel AI SDK | AI-powered React component generation with live preview & Mosaic MCP |
create-shorts-post-to-socials | React, Vite, shadcn | Dropbox → Mosaic → Short-form video downloader |
mosaic-mcp | Python, FastMCP | LLM-friendly MCP server wrapping Mosaic’s REST API |
gdrive-trigger | Python, Google API | Watch a Drive folder and process new videos (see detailed page) |
dropbox-trigger | Python, Dropbox | Edit videos and get the results right back in your storage |
Assumptions – Each project expects the environment variables described in itsREADME.md
(MOSAIC_API_KEY
,AGENT_ID
, etc.). Follow the per-folder instructions.