Quick recipes (Reach)
1) Image → Video → Brand in minutes
{
"name": "generate_nano_banana_image",
"arguments": {
"prompt": "A confident woman on a rooftop at sunset holding a megaphone; photo‑real anime aesthetic.",
"image_input": [
"/Users/you/.social-mcp/reference_images/subject.png",
"https://example.com/style.jpg"
],
"aspect_ratio": "16:9",
"output_format": "png"
}
}{
"name": "generate_seedance_video",
"arguments": {
"prompt": "Slow 8s cinematic move; natural lighting, shallow DoF; match the reference image.",
"image": "https://replicate.delivery/.../image.jpg",
"duration": 8,
"resolution": "720p",
"aspect_ratio": "16:9"
}
}2) Video workflow: Image → Video → Merge
Tips
Last updated