TailThemes for Gemini CLI
com.tailthemes/tailthemes
Search Tailwind CSS and React themes, read their tokens and source files, and get download URLs.
client:Gemini CLI
transport:streamable-http
tools:4
Install TailThemes in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tailthemes": {
"httpUrl": "https://tailthemes.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