repobrain

repobrain

Intelligent Q&A for code repositories, supporting multiple IDEs and LLMs.

MCPDevOpen source代码库智能问答多IDE支持
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.3k
Source
mcp-github

Overview

RepoBrain (formerly Antigravity) is a tool that provides intelligent Q&A for code repositories, compatible with IDEs such as Claude Code, Cursor, and Codex. It enhances AI agents' understanding of code by building a knowledge base, reducing hallucinations and improving answer accuracy. Users can install and configure RepoBrain with simple commands and use its provided commands to query repository-related questions. Ideal for developers who need to efficiently manage codebases across multiple IDEs.

Capabilities

  • Multi-IDE support
  • Automatic knowledge base construction
  • Answers based on actual code
  • File path and line number localization

Use cases

Codebase documentation generationRapid onboarding for new team membersCross-IDE code comprehensionCode review assistance

Setup

Requires: API KeyPython 3.10+
/plugin marketplace add study8677/repobrain /plugin install repobrain@repobrain

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install RepoBrain?

Add study8677/repobrain in the Claude Code plugin marketplace and install it.

Which IDEs does RepoBrain support?

Supports Claude Code, Cursor, Codex, and others.

Related skills