DeepView MCP enables AI-powered code analysis by loading entire codebases into Gemini's large context window, allowing developers to query and understand complex repositories through natural language interactions. Built by Dmitry Degtyarev, it integrates seamlessly with IDEs like Cursor and Windsurf, providing a flexible tool for developers seeking AI-assisted code comprehension using tools like repomix to prepare codebases files.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Ask a question about the codebase. Required parameter: question (string) - The question to ask about the codebase. Optional parameter: codebase_file (string) - Path to a codebase file to load before querying.