Overview
Hoox provides two ways to give your AI agent the ability to generate videos through natural language:- MCP Server — add
https://app.hoox.video/api/mcpas a connector in any MCP-compatible client (Claude, Claude Code, Cursor…) and sign in with your Hoox account. No API key to manage. - Agent Skills — install a reusable skill into your coding assistant (Cursor, Claude Code…) so it knows how to call the Hoox API. Requires an API key from app.hoox.video → Settings → API Keys.
Choose your approach
MCP Server
The standard protocol for agents. Remote connector with OAuth sign-in — recommended for Claude, Claude Code, and Cursor.
Agent Skills
A lighter approach. Install a reusable skill package directly into your CLI or editor.
Resources
API Documentation
Full API reference and quick start guide
GitHub — Agent Skills
Agent skill source code and contribution guide

