73
/ 100
22 days ago
github_topic

repobrain

🧠 RepoBrain (formerly Antigravity) β€” Give your repo a brain. ChatGPT for your codebase: works in Claude Code, Cursor, Codex, Windsurf & more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry β€” install directly from whichever one you prefer.

// key findings
βœ…
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
βœ…
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
πŸ”
You'll be asked for 2 credentials: OPENAI_API_KEY, MSB_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configWORKSPACE_PATH
configRB_LLM_FALLBACKS
configOPENAI_BASE_URL
πŸ” secretOPENAI_API_KEY
configOPENAI_MODELβ€” your-model
configOPENAI_API_BASE
configRB_REASONING_EFFORT
configRB_ASK_RETRY_COUNT
configRB_ASK_RETRY_DELAY
configRB_ASK_FORCE_LEGACY
configRB_ASK_RETRIEVAL_FIRST
configRB_ALLOW_MCP
configRB_ASK_TIMEOUT_SECONDS
configRB_ASK_PROJECT_CTX_MAX_CHARS
configRB_API_CONCURRENCYβ€” Global API concurrency control: limits total simultaneous LLM calls.
configRB_ASK_CONTEXT_MAX_CHARS
configRB_GRAPH_CONTEXT_MAX_CHARS
configRB_HOST_MODEL
configRB_HOST_TIMEOUT_SECONDS
configRB_HOST_MAX_CONTEXT_CHARS
configCLAUDE_PLUGIN_DATA_DIR
configRB_MAX_GROUP_CHARS
configRB_REFRESH_RETRY_COUNT
configRB_REFRESH_RETRY_DELAY
configRB_REFRESH_SCAN_ONLY
configRB_SCAN_TIMEOUT_SECONDS
configRB_SCAN_MAX_FILES
configRB_SCAN_SAMPLE_FILES
configRB_SCAN_VERBOSE
configRB_REFRESH_AGENT_TIMEOUT_SECONDS
configRB_MODULE_AGENT_TIMEOUT_SECONDS
configRB_REFRESH_CONCURRENCY
configRB_MAP_BATCH_CHARS
configRB_MAP_AGENT_TIMEOUT_SECONDS
configRB_REGISTRY_TIMEOUT_SECONDS
configRB_RETRIEVAL_MODEβ€” compact off Β· compact Β· full
configRB_AUTO_SPLIT_THRESHOLD
configSANDBOX_TYPEβ€” local local Β· microsandbox
configSANDBOX_MAX_OUTPUT_KB
configMSB_SERVER_URL
πŸ” secretMSB_API_KEY
configMSB_IMAGE
configMSB_MEMORY_MB
configMSB_CPU_LIMIT
configMSB_START_TIMEOUT_SEC
configRB_GRAPH_QUERY_MAX_ROWS
configRB_SKILLS_VERBOSE
configSANDBOX_TIMEOUT_SECβ€” 30 seconds
configCLAUDE_PLUGIN_ROOT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance β€” verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/study8677-repobrain-jnfny2)](https://m8ven.ai/mcp/study8677-repobrain-jnfny2)
commit: b502451112621ddcd6c02b94ff20072617ecd1a6
code hash: 49c0f1c99fefba9df2aa93c848287b9b93c9af8ff06f05d19b3ec931ab09f451
verified: 7/9/2026, 9:59:39 AM
view raw JSON β†’