Heurist Logo
Back
Wan Video Generation Agent

Wan Video Generation Agent

Verified
X402 Payment Accepted

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.

Tags

Video Generation

Tools (6)

text_to_video_480p_5s

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

required: prompt

text_to_video_with_audio_480p_5s

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

required: prompt

image_to_video_plus_480p_5s

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

required: prompt, image_url

image_to_video_flash_480p_5s

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

required: prompt, image_url

image_to_video_with_audio_480p_5s

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

required: prompt, image_url

get_video_status

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

required: task_id

x402 API Endpoints

text_to_video_480p_5s$0.15 USDC
Basehttps://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/text_to_video_480p_5s
Solanahttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/text_to_video_480p_5s
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/text_to_video_480p_5s
text_to_video_with_audio_480p_5s$0.25 USDC
Basehttps://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/text_to_video_with_audio_480p_5s
Solanahttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/text_to_video_with_audio_480p_5s
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/text_to_video_with_audio_480p_5s
image_to_video_plus_480p_5s$0.15 USDC
Basehttps://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/image_to_video_plus_480p_5s
Solanahttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/image_to_video_plus_480p_5s
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/image_to_video_plus_480p_5s
image_to_video_flash_480p_5s$0.10 USDC
Basehttps://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/image_to_video_flash_480p_5s
Solanahttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/image_to_video_flash_480p_5s
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/image_to_video_flash_480p_5s
image_to_video_with_audio_480p_5s$0.25 USDC
Basehttps://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/image_to_video_with_audio_480p_5s
Solanahttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/image_to_video_with_audio_480p_5s
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/image_to_video_with_audio_480p_5s
get_video_status$0.001 USDC
Basehttps://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/get_video_status
Solanahttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/get_video_status
XRPLhttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/get_video_status

Pricing

0.001~0.25 USDC/usex402Test on x402scan

MCP Endpoint

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