json2video.com
JSON2Video is a service for creating and rendering videos programmatically from JSON definitions. It supports reusable templates, media management, AI voiceovers, subtitles, and automation workflows for video generation.
JSON2Video exposes a REST API at https://api.json2video.com/v2 with published OpenAPI specs, plus an npm-distributed `json2video` CLI and a stdio MCP server shipped in `@json2video/cli`; all use a JSON2Video API key.
- JSON2Video MCP serverdiscovered
- JSON2Video APIdiscovered
- JSON2Video CLIdiscovered
Get a key from Get your API Key: enter your email, then log in to the dashboard and generate the API key with one click. The docs say requests use the key in the x-api-key header. For CLI/MCP usage, you can also store it locally with json2video auth --api-key YOUR_API_KEY or provide it via the JSON2VIDEO_API_KEY environment variable.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://json2video.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing