Heurist Logo
Back to Library
Wan Video Generation Agent

Wan Video Generation Agent

Verified

Generate videos using Alibaba Wan 2.2 models. Supports text-to-video and image-to-video generation in 480p resolution. Videos are stored on AI3 (Autonomys) decentralized storage with R2 fallback.

Video Generation

Pricing

0.001~0.25 USDC/use

Tools

6 callable

Author

0x7d9d...405D
Get a key
Syncing keys…
  • text_to_video_480p_5s

    2 params · 15 credits

    Generate 5-second 480p silent video from text using Wan 2.2 Plus

  • text_to_video_with_audio_480p_5s

    2 params · 25 credits

    Generate 5-second 480p video WITH AUDIO from text using Wan 2.5 Preview

  • image_to_video_plus_480p_5s

    3 params · 15 credits

    Generate 5-second 480p silent video from image using Wan 2.2 Plus (high quality)

  • image_to_video_flash_480p_5s

    3 params · 10 credits

    Generate 5-second 480p silent video from image using Wan 2.2 Flash (fast generation)

  • image_to_video_with_audio_480p_5s

    3 params · 25 credits

    Generate 5-second 480p video WITH AUDIO from image using Wan 2.5 Preview

  • get_video_status

    1 param · 0.1 credits

    Check the status of a video generation task and retrieve the video URL if completed.

MCP Server Config
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/WanVideoGenAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}