Search DevTools

Jump to any tool or page

Hypernatural

Create and edit AI videos from chat: plan shots, generate scenes, and export stories and ads.

hypernaturalai0 stars0 forksDeveloper Tools
View source

Install

mcp_config.json

{
  "mcpServers": {
    "ai-hypernatural-hypernatural": {
      "url": "https://api.hypernatural.ai/mcp",
      "type": "streamable-http"
    }
  }
}

Documentation

Hypernatural Agent Skills

Agent skills for Hypernatural โ€” AI video creation from any MCP client or the public REST API.

This repository is also an installable OpenAI plugin that bundles the Hypernatural MCP connection with these skills.

Skills

SkillDescription
hypernaturalCreate or edit a video from a prompt, script, product, or images using the Hypernatural MCP server.

Layout

Each skill lives at skills/<name>/SKILL.md with name and description frontmatter. OpenAI-specific presentation and MCP dependency metadata lives beside it in agents/openai.yaml.

skills/ โ€” including each skill's agents/openai.yaml โ€” is auto-synced from hypernatural/mcp_skills/ in the app repo; edit it there, not here.

Sourced from the repository README.

More in Developer Tools