Agent-first image hosting — upload images (base64 or URL), list, fetch, and delete; returns instant CDN URLs.
Server Config
{
"mcpServers": {
"pixelvault": {
"type": "streamable-http",
"url": "https://mcp.pixelvault.dev/mcp",
"headers": {
"Authorization": "Bearer <YOUR_PIXELVAULT_API_KEY>"
}
}
}
}