关于
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.
主要功能
- Connects to IDEs that support the MCP protocol (e.g., Cursor, Windsurf).
- Offers configurable Gemini model selection.
- Supports customizable logging levels.
- 2 GitHub stars
- Loads entire codebases from a single text file.
- Leverages Gemini's large context window for code analysis.
使用案例
- Integrating AI-powered code analysis into development workflows.
- Analyzing large codebases within IDEs like Cursor and Windsurf.
- Querying codebases using natural language questions.