Idea to Motion for VS Code
com.ideatomotion/idea-to-motion
Make animated videos by asking Claude, Cursor or any MCP client. Your AI writes it, we render it.
client:VS Code
transport:streamable-http
Install Idea to Motion in VS Code
.vscode/mcp.json
{
"servers": {
"idea-to-motion": {
"type": "http",
"url": "https://api.ideatomotion.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs