J
JSON2Video MCP server
Details
- Transport
- stdio
- Docs
- https://json2video.com/docs/v2/help-for-ai-agents/mcp-server
Authentication
$ json2video auth --api-key YOUR_API_KEY 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.