keyframe for Claude Desktop
io.github.kendall8388/keyframe
Build, inspect and export editable 2D skeletal animations in the free Keyframe.it browser editor.
client:Claude Desktop
transport:stdio
runtime:npm
Install keyframe in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"keyframe": {
"command": "npx",
"args": [
"-y",
"keyframe-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs