Loading MCP server directory, please wait...
Zvid: render videos & images from JSON; manage templates, projects, webhooks & credits.
npx @getmcp/cli add io.zvid/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ZVID_API_KEYZvid API key (format zvid_…). Create one at https://app.zvid.io.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.zvid/mcp": {
"command": "npx",
"args": [
"-y",
"@zvid/mcp"
],
"env": {
"ZVID_API_KEY": "",
"ZVID_API_URL": "https://api.zvid.io"
}
}
}
}