Motion Menu for Gemini CLI
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:Gemini CLI
transport:streamable-http
tools:11
Install Motion Menu in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"motion-menu": {
"httpUrl": "https://www.motionmenu.ca/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs