xrade for Gemini CLI
com.xrade/xrade
The XRADE record: what you actually own when you buy a tokenised asset. Read-only.
client:Gemini CLI
transport:streamable-http
tools:4
Install xrade in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"xrade": {
"httpUrl": "https://mcp.xrade.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