Turn photos of a person, couple, or pet across the years into an AI growing-up morph video.
claude mcp add growingupvideo --transport http https://growingupvideo.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"growingupvideo": {
"url": "https://growingupvideo.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"growingupvideo": {
"serverUrl": "https://growingupvideo.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"growingupvideo": {
"type": "http",
"url": "https://growingupvideo.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"growingupvideo": {
"url": "https://growingupvideo.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"growingupvideo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://growingupvideo.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://growingupvideo.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.growingupvideo--growingupvideo/reviews or the review_server meta-tool.
POST /mcp