Vurto Swap for Gemini CLI
io.github.cryptoconspiracy/vurto-swap
Token swaps at the best net price on 9 EVM chains and Solana. No API key, non-custodial.
client:Gemini CLI
transport:streamable-http
tools:9
Install Vurto Swap in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"vurto-swap": {
"httpUrl": "https://swap.vurto.cc/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs