PepEvolution Peptide Sources for Gemini CLI
com.pepevolution/peptide-sources
Find where to buy peptides from vetted, COA-tested vendors and check if a peptide vendor is legit.
client:Gemini CLI
transport:streamable-http
tools:3
Install PepEvolution Peptide Sources in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"peptide-sources": {
"httpUrl": "https://pepevolution.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs