The content warehouse
built for AI-era creators.
Ingest videos and images with rich metadata. Get client approval in one link. Distribute to agents and pipelines via API or MCP. One source of truth — zero glue code.
Used by AI-first content teams
∞
Assets — no storage caps on your own S3
1
Link to share a full client review batch
100%
MCP-native — no custom agent glue required
Your content is stuck between seven tools.
None of them ship.
AI tools generate assets fast. But without a structured warehouse, your team ends up copy-pasting URLs, emailing Dropbox links, and manually re-uploading to every platform. The content exists — it just isn't organized, approved, or reachable by the agents that need it.
-
No approval gate — agents publish unreviewed output
AI-generated content goes live before a human ever sees it. One bad caption and you're in damage control.
-
No stable asset addresses — every tool has its own file IDs
Google Drive URLs expire. Notion links break. Your AI agent can't reliably reference the same asset twice.
-
No metadata structure — agents can't understand what assets are for
A filename like
final_v3_USE_THIS.mp4tells an AI agent nothing useful.
The workflow
Ingest. Approve. Distribute.
Push assets + metadata
Upload via REST API, CLI, or the web UI. Attach structured metadata — tags, categories, usage rights, AI-generated captions — at ingest time.
Client reviews in one link
Generate a shareable preview link for a batch of assets. Clients approve or request changes without logging in. No Figma, no Loom, no email chains.
API or AI agent distributes
Your scheduler, n8n workflow, or AI agent pulls only approved assets — with full metadata — and sends them to every platform that needs them.
Everything you need
Built for modern content pipelines
API-first ingestion
Push assets from any tool, script, or CI pipeline. Rich metadata attached at upload time, not as an afterthought.
Client approval links
Share a single link for a review batch. Clients approve or comment — no login required. Only approved assets get distributed.
S3-native storage
Your files stay in your S3 bucket. Clipsilo manages the metadata layer. No vendor lock-in, no surprise storage bills.
Native MCP server
Every account includes a Model Context Protocol server. Point Claude, GPT-4o, or any MCP-compatible agent directly at your warehouse.
Webhooks & events
Subscribe to asset.approved, batch.completed, and more. Trigger n8n, Make, Zapier, or your own workers on any state change.
Full audit log
Every ingest, approval, rejection, and distribution is logged with a timestamp and actor. Know exactly who did what and when.
Built for developers and AI agents
A clean REST API and a native MCP server — so every tool in your stack speaks Clipsilo fluently.
REST API example
# Push an approved asset to your warehouse
curl -X POST https://clipsilo.io/api/v1/blobs \
-H "Authorization: Bearer $CS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"blob": {
"s3_key": "campaigns/q1/hero-video.mp4",
"title": "Q1 Brand Hero — 16:9",
"tags": ["brand", "q1-2025", "approved"],
"metadata": {
"duration_seconds": 30,
"aspect_ratio": "16:9",
"usage": "paid-social"
}
}
}'
# Returns stable asset URL + UUID for agent reference
Native MCP server
Every account includes a native MCP server — no configuration required.
Point any MCP-compatible AI agent at your personal MCP endpoint and it can:
- Search your warehouse by tag, category, or metadata
- Retrieve approved assets with stable S3 URLs
- Ingest new assets directly during generation
- Check approval status before publishing
- List available categories and storage buckets
Simple pricing
$10 / month
or $96 / year — save two months
One plan. Full API access, MCP server, unlimited client approval links, and S3-native storage. No seat fees, no storage fees.
Start with a 7-day free trial — no credit card required.
Common questions
Do I need a credit card to start?
No. Your 7-day free trial starts the moment you create an account. No credit card required until you decide to continue.
Can I use my own S3 bucket?
Yes — that is the whole point. Clipsilo is a metadata and workflow layer. Your files live in your own S3-compatible bucket (AWS S3, Cloudflare R2, Backblaze B2). You control the data.
What is the MCP server?
The Model Context Protocol (MCP) is an open standard for giving AI agents structured access to external data. Every Clipsilo account gets a personal MCP endpoint so Claude, GPT-4o, and other MCP-compatible agents can search, retrieve, and ingest assets without custom integration code.
How does client approval work?
You group assets into a review batch and generate a shareable link. Your client opens the link in any browser — no account needed — and approves or flags individual assets. Once approved, those assets become available to your distribution pipelines.
What types of assets can I store?
Any file type stored in S3: video (MP4, MOV, WebM), images (JPG, PNG, WebP, GIF, SVG), audio (MP3, WAV), PDFs, and more. Clipsilo stores the metadata and stable references; the actual bytes stay in your bucket.
How do I cancel?
Cancel anytime from your account settings with one click. Your data remains accessible until the end of your billing period. We do not lock you in or charge cancellation fees.
Start organizing your content today.
One warehouse. Every asset. Every agent. Zero glue code.
No credit card required. Cancel anytime.