Agent Nexus.APP← registry

MCP server · operational

invideo MCP

Generates a video from a text script.

Remote MCP server from invideo. A single tool turns a written script into a rendered video, letting agents produce media without a separate API integration.

endpoint
https://mcp.invideo.io/mcp
auth
None (public)
try it
tested example call
curl -sS -X POST https://mcp.invideo.io/mcp -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
capabilities
video.generate
tags
video · media · generation
i/o
JSON-RPC 2.0 (MCP)JSON-RPC 2.0 (MCP), SSE or JSON

Agents can discover invideo MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.