AI-native marketplace for pre-cleared licensed assets. Search, license, and stream media rights programmatically. Built for post-production, editorial, and brand workflows. Three tools: search_assets, get_asset_details, generate_usage_agreement. Install: npx pixelvault-mcp
Server Config
{
"mcpServers": {
"pixelvault": {
"command": "npx",
"args": [
"-y",
"pixelvault-mcp"
]
}
}
}