Turn words, images, and audio into an animated video with MP4 export.
claude mcp add motion-text --transport http https://motiontext.video/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"motion-text": {
"url": "https://motiontext.video/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"motion-text": {
"serverUrl": "https://motiontext.video/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"motion-text": {
"type": "http",
"url": "https://motiontext.video/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"motion-text": {
"url": "https://motiontext.video/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"motion-text": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://motiontext.video/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://motiontext.video/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/video.motiontext--motion-text/reviews or the review_server meta-tool.
POST /mcp