Gemini Crypto for Gemini CLI
io.github.pipeworx-io/gemini-crypto
Gemini Exchange MCP (public endpoints).
client:Gemini CLI
transport:streamable-http
Install Gemini Crypto in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gemini-crypto": {
"httpUrl": "https://gateway.pipeworx.io/gemini-crypto/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs