loading…
Search for a command to run...
loading…
AI asset compliance and licensing. Search pre-cleared assets matched to your brief. Usage agreement auto-generated at checkout. Works with Claude and any MCP-co
AI asset compliance and licensing. Search pre-cleared assets matched to your brief. Usage agreement auto-generated at checkout. Works with Claude and any MCP-compatible agent.
MCP server for PixelVault — AI-native marketplace for pre-cleared licensed assets.
Add to your Claude Desktop config:
{
"mcpServers": {
"pixelvault": {
"command": "npx",
"args": ["-y", "pixelvault-mcp"]
}
}
}
Or run directly:
npx pixelvault-mcp
Search PixelVault's database of pre-cleared AI-generated assets using a natural language brief. Returns a ranked shortlist with compliance status and rationale for each match.
Retrieve full metadata and compliance documentation for a specific asset by ID.
Generate a completed usage agreement draft based on your project parameters (usage type, territory, duration, platform).
PixelVault is a compliance-cleared AI asset marketplace. Every asset is sourced from licensed AI platforms (Adobe Firefly, Moonvalley) and pre-cleared for commercial use. The MCP server gives Claude agents native access to search, evaluate, and license assets without leaving your workflow.
pixelvault-mcpMIT
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"pixelvault": {
"command": "npx",
"args": []
}
}
}