animateSpriteKeyframes — Ludo AI Game Assets MCP Tool
animateSpriteKeyframes
(animate sprite keyframes) is one of 34 tools on the
Ludo AI Game Assets
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call animateSpriteKeyframes from your client
- Claude Code Ludo AI Game Assets animateSpriteKeyframes run in your project directory
- Claude Desktop Ludo AI Game Assets animateSpriteKeyframes ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Ludo AI Game Assets animateSpriteKeyframes ~/.cursor/mcp.json
- VS Code Ludo AI Game Assets animateSpriteKeyframes .vscode/mcp.json
- Zed Ludo AI Game Assets animateSpriteKeyframes ~/.config/zed/settings.json
- Windsurf Ludo AI Game Assets animateSpriteKeyframes ~/.codeium/windsurf/mcp_config.json
- Cline Ludo AI Game Assets animateSpriteKeyframes ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Ludo AI Game Assets animateSpriteKeyframes ~/.gemini/settings.json
- Grok Ludo AI Game Assets animateSpriteKeyframes .mcp.json (in your project root)
- ChatGPT Ludo AI Game Assets animateSpriteKeyframes Settings → Connectors → Advanced → Developer mode
- Claude.ai Ludo AI Game Assets animateSpriteKeyframes Settings → Connectors → Add custom connector
- LangChain Ludo AI Game Assets animateSpriteKeyframes pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http game-assets https://mcp.ludo.ai/mcp
Other tools on this server
- validateApiKeyEndpoint
- createImage
- generateWithStyle
- editImage
- animateSprite
- generatePose
- rotateSprite
- transferMotion
- getDocs
- searchDocs
- listAnimationPresets
- editSpritesheet
- createSpriteAudio
- createVideo
- createVideoFromReferences
- editVideo
- upscaleVideo
- removeBackground
- create3DModel
- rigModel
- animate3DModel
- animate3DModelPreset
- createSoundEffect
- createAmbiance
- createMusic
- createAudioTransform
- createVoice
- createSpeech
- createSpeechPreset
- listGenerations
- listApiJobs
- getApiJob
- cancelApiJob
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.