Loading MCP server directory, please wait...
Official Viddler MCP: list videos, manage access control, pull proof-of-viewing analytics.
npx @getmcp/cli add com.viddler/viddler-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token: a Viddler Personal Access Token in the form 'Bearer vdl_<prefix>_<secret>'. Create one at https://viddler.com under account settings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.viddler/viddler-mcp": {
"url": "https://mcp.viddler.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}