cryptotaxedge for Gemini CLI
io.github.sturs49/cryptotaxedge
US tax classification for on-chain transactions: category, treatment, confidence, review flags.
client:Gemini CLI
transport:streamable-http
tools:4
Install cryptotaxedge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cryptotaxedge": {
"httpUrl": "https://mcp.cryptotaxedge.com/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs