AssetFare USDC Bridge for Gemini CLI
io.github.odaiin/assetfare-bridge
Non-custodial USDC bridge and cross-chain swap quotes: Solana to Base; unsigned, never signs/submits
client:Gemini CLI
transport:streamable-http
tools:9
Install AssetFare USDC Bridge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"assetfare-bridge": {
"httpUrl": "https://api.assetfare.dev/mcp/bridge"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs