Back




















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.
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
https://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/text_to_video_480p_5shttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/text_to_video_480p_5shttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/text_to_video_480p_5stext_to_video_with_audio_480p_5s$0.25 USDC
https://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/text_to_video_with_audio_480p_5shttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/text_to_video_with_audio_480p_5shttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/text_to_video_with_audio_480p_5simage_to_video_plus_480p_5s$0.15 USDC
https://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/image_to_video_plus_480p_5shttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/image_to_video_plus_480p_5shttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/image_to_video_plus_480p_5simage_to_video_flash_480p_5s$0.10 USDC
https://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/image_to_video_flash_480p_5shttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/image_to_video_flash_480p_5shttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/image_to_video_flash_480p_5simage_to_video_with_audio_480p_5s$0.25 USDC
https://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/image_to_video_with_audio_480p_5shttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/image_to_video_with_audio_480p_5shttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/image_to_video_with_audio_480p_5sget_video_status$0.001 USDC
https://mesh.heurist.xyz/x402/agents/WanVideoGenAgent/get_video_statushttps://mesh.heurist.xyz/x402/solana/agents/WanVideoGenAgent/get_video_statushttps://mesh.heurist.xyz/x402/xrpl/agents/WanVideoGenAgent/get_video_statusPricing
0.001~0.25 USDC/use
Test on x402scan
MCP Endpoint
https://mesh.heurist.xyz/mcp/agents/WanVideoGenAgentCopy Configuration
{
"mcpServers": {
"heurist-agent": {
"url": "https://mesh.heurist.xyz/mcp/agents/WanVideoGenAgent/",
"headers": {
"X-HEURIST-API-KEY": "your-api-key-here"
}
}
}
}