nyuchi docs for Gemini CLI
io.github.nyuchi/nyuchi-docs
Search, read, and ask the Nyuchi docs (docs.nyuchi.com); send feedback or raise issues.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:5
Install nyuchi docs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"nyuchi-docs": {
"httpUrl": "https://docs.nyuchi.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