Avalara Developer Documentation for Gemini CLI
com.avalara/docs
Provides access to Avalara developer documentation, integration guides, and code examples
client:Gemini CLI
transport:streamable-http
Install Avalara Developer Documentation in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docs": {
"httpUrl": "https://mcp.avalara.com/docs"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs