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