Motion Menu for Claude Desktop
io.github.dev55acc-ai/motion-menu
597 motion/3D UI patterns as ready HTML/CSS/JS, served over MCP. The entire library is free.
client:Claude Desktop
transport:streamable-http
tools:11
Install Motion Menu in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"motion-menu": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.motionmenu.ca/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs