wistia/wistia
v0.1.0MIT
Manage a Wistia video hosting account: media, folders, channels, captions, analytics, and AI remix.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
wistiastreamable-http
{
"type": "streamable-http",
"url": "https://api.wistia.com/mcp/api"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "wistia",
"version": "0.1.0",
"description": "Manage a Wistia video hosting account: media, folders, channels, captions, analytics, and AI remix.",
"author": {
"name": "Wistia",
"url": "https://wistia.com"
},
"homepage": "https://wistia.com",
"repository": "https://github.com/wistia/agent-plugins",
"license": "MIT",
"keywords": [
"wistia",
"video",
"media",
"channels",
"captions",
"analytics",
"webinars",
"mcp"
]
}