Sponge
Agent-nativePricing not documentedWallets, agent spending controls, and payment gateways for the agent economy
Agent-first image hosting with permanent URLs, built for AI coding agents
Overview
This summary uses submitted and public product material. Only source-mapped claims are documentation reviewed.
PixelVault is an agent-first image host built on Cloudflare’s edge. Agents upload an image and get back a CDN-served URL — keyless for a temporary link, or with an API key for a permanent one — plus URL imports, on-the-fly transforms, and discovery surfaces (llms.txt, OpenAPI, an MCP server, and an agent-skills catalog) so an agent can find and use it without human setup.
POST /v1/images callimg.pixelvault.dev/{project}/{image}.{ext} URLs (with an API key) served from the global edge with zero egress cost/llms.txt, /openapi.json, and an agent-skills discovery catalog for automatic agent onboardingListing decision
PixelVault gives existing agents durable image storage, URLs, transforms, and media-management tools but does not run an agent reasoning loop, so it is agent-enabling.
Before you choose
Coding and content agents that need to turn generated files, screenshots, or remote images into shareable CDN URLs and optionally manage private links, transforms, batches, or CI artifacts.
Keyless uploads expire after 30 days; permanent uploads require an account key. The hosted MCP server cannot read a local filesystem, so local files require base64 or the separate local MCP bridge. Free-tier quotas and inactivity cleanup apply, and private access depends on managing signed URLs correctly.
Starter and Pro are announced but marked coming soon, so only the current free tier is reflected in the pricing label. Recheck the pricing page before treating paid plans as available. CDN reliability, transform quality, and security claims were not independently tested.
Sources
First-party unless marked otherwise. Each link supports only its adjacent claim.
PixelVault documents a hosted image API that returns CDN URLs, plus a CLI, OpenAPI discovery, remote MCP server, local MCP bridge, private signed URLs, transforms, collections, and project export.
official documentation · accessed Sep 3, 2026The pricing page lists a free tier with storage, upload, bandwidth, private-image, and file-size limits; it marks the $9 Starter and $29 Pro tiers as coming soon and documents possible cleanup of inactive free-tier images.
official pricing · accessed Sep 3, 2026The maintained local MCP package runs over stdio, reads image files from local paths, sends them to the hosted PixelVault API, and is published under the MIT License.
official repository · accessed Sep 3, 2026Wallets, agent spending controls, and payment gateways for the agent economy
Agent-native hosting for publishing sites and files to live URLs with access controls, workspaces, and private storage
Gives AI agents a real phone number for voice and messaging through an API, MCP server, CLI, or SDK.
Comments