Loading MCP server directory, please wait...
Agent-first image hosting — upload images and get instant CDN URLs.
npx @getmcp/cli add io.github.pixelvault-dev/pixelvaultRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationPixelVault API key sent as a Bearer token. Create one in your dashboard at https://pixelvault.dev.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pixelvault-dev/pixelvault": {
"url": "https://mcp.pixelvault.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {pixelvault_api_key}"
}
}
}
}