Anthid for Gemini CLI
com.anthid/anthid
Search the Anthid trading API reference, schemas, and product pages.
client:Gemini CLI
transport:streamable-http
tools:7
Install Anthid in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"anthid": {
"httpUrl": "https://mcp.anthid.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