Upload images, PDFs, and other admin-authored assets. Bytes live in Vercel Blob; metadata in admin KV. Pick assets from the CMS page editor via the new picker modal.
0 assets
Drag files here or click to browse
JPEG / PNG / WebP / GIF / SVG / PDF · max 10 MB · up to 20 per upload
No assets match.
MCP tools wired
media_list — search manifest (read tool)media_get — read one asset (read tool)media.update — patch metadatamedia.delete — remove from KV + Blobmedia.uploadis HTTP-only on day one (multipart doesn't fit the JSON-only apiAction contract). A follow-up PR adds a base64-body alias for MCP transport.