Analyzes large codebases within IDEs using a Model Context Protocol server leveraging Gemini's extensive context window.
DeepView enables IDEs like Cursor and Windsurf to analyze large codebases by serving as a Model Context Protocol (MCP) server. It harnesses the power of Gemini's large context window to provide in-depth code analysis and understanding. The server loads an entire codebase from a single text file (e.g., created with repomix), allowing developers to query the codebase and receive insights powered by Gemini. With configurable Gemini model selection and integration with MCP-compatible IDEs, DeepView provides a streamlined workflow for understanding and working with large and complex codebases.