StitchAPI Docs for Gemini CLI
dev.stitchapi/docs
Search and read the StitchAPI docs: search_docs finds relevant sections, get_doc reads a page.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:2
Install StitchAPI Docs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docs": {
"httpUrl": "https://stitchapi.dev/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