htag docs for Gemini CLI
com.htagai/htag-docs
Public HTAG discovery for MCP tools, API endpoints, OpenAPI ops, and agents.
client:Gemini CLI
transport:streamable-http
tools:5
Install htag docs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"htag-docs": {
"httpUrl": "https://api.htagai.com/mcp/v1/servers/htag-docs/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs