Stateless MCP server that proxies research queries to Gemini CLI, reducing agent context/model usage
A lightweight, stateless MCP (Model Context Protocol) server that lets developer agents (Claude Code, GitHub Copilot) hand off deep repository analysis to the Gemini CLI. The server is read-only, returns structured JSON (as text content), and is designed to reduce the calling agent's context and model usage. Status: v1 complete. Core features are stable, but still early days. Feedback welcome! If…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A lightweight, stateless MCP (Model Context Protocol) server that lets developer agents (Claude Code, GitHub Copilot) hand off deep repository analysis to the Gemini CLI. The server is read-only, returns structured JSON (as text content), and is designed to reduce the calling agent's context and model usage. Status: v1 complete. Core features are stable, but still early days. Feedback welcome! If this saved you tokens, ⭐ please consider giving it a star! :) Reduce agent context usage by letting…