GRTwo Docs for Gemini CLI
io.github.grtwo-jcansler/docs
Publish and share Markdown/HTML docs from AI assistants. Requires grtwo.app Pro. OAuth or API key.
client:Gemini CLI
transport:streamable-http
Install GRTwo Docs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docs": {
"httpUrl": "https://www.grtwo.app/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs