motion tools for VS Code
com.mographr/motion-tools
Render animated motion-graphics overlays as MP4: lower thirds, titles, callouts
client:VS Code
transport:streamable-http
tools:4
Install motion tools in VS Code
.vscode/mcp.json
{
"servers": {
"motion-tools": {
"type": "http",
"url": "https://mcp.mographr.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs