registry for Gemini CLI
com.crucibleui/registry
Browse and install Crucible's animated React components into shadcn-style projects.
client:Gemini CLI
transport:streamable-http
tools:4
Install registry in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"registry": {
"httpUrl": "https://crucibleui.com/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