Moxie Docs for Gemini CLI
io.github.jackalope-dev/moxie-docs
Living docs and MCP context for GitHub repos — conventions, gaps, and source-cited pages on merge.
client:Gemini CLI
transport:streamable-http
tools:12
Install Moxie Docs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"moxie-docs": {
"httpUrl": "https://moxiedocs.com/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