AllGoodInsp for Gemini CLI
com.allgoodinsp/mcp-server
Curated design references for AI — real CSS values, typography specs, and color palettes.
client:Gemini CLI
transport:streamable-http
Install AllGoodInsp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-server": {
"httpUrl": "https://mcp.allgoodinsp.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs