Odel
pixelvault mcp

pixelvault mcp

Local
@rsweeting1JavaScriptUpdated 4mo ago

AI-native marketplace for pre-cleared licensed media assets — search, license, and stream rights.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmpixelvault-mcpv1.0.0

Run

npx -y pixelvault-mcp

MCP client config

{
  "mcpServers": {
    "pixelvault-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pixelvault-mcp"
      ]
    }
  }
}