Gemini CLI RAG MCP
JSON →A RAG-based Q&A server using a vector store built from Gemini CLI documentation.
Install
pip install -r Tools · 1
- gemini_cli_query_tool A tool that takes a user query, retrieves relevant documents from the vector store, and returns them.
Links
★ 8 GitHub stars