74
/ 100
1 month ago
github_topic

claude-code-source-all-in-one

Always up-to-date open-source mirror of Claude Code (currently v2.1.152). Run from source with Claude subscription/API, ChatGPT subscription (GPT-5.5 / GPT-5.4), OpenAI-compatible providers, or local Ollama. 18 deep-dive architecture articles included. For educational and reference purposes only.

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.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, CLAUDE_BRIDGE_OAUTH_TOKEN, CLAUDE_CODE_OAUTH_REFRESH_TOKEN, CLAUDE_TRUSTED_DEVICE_TOKEN
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.
🔐 secretANTHROPIC_API_KEYexport ="sk-ant-xxx"
configCLAUDE_BRIDGE_BASE_URL
🔐 secretCLAUDE_BRIDGE_OAUTH_TOKEN
configCLAUDE_BRIDGE_SESSION_INGRESS_URL
configCLAUDE_BRIDGE_USE_CCR_V2
configCLAUDE_CODE_CCR_MIRROR
configCLAUDE_CODE_EAGER_FLUSH
configCLAUDE_CODE_EFFORT_LEVEL
configCLAUDE_CODE_ENABLE_PROMPT_SUGGESTION
configCLAUDE_CODE_ENVIRONMENT_KIND
configCLAUDE_CODE_ENVIRONMENT_RUNNER_VERSION
configCLAUDE_CODE_EXIT_AFTER_FIRST_RENDER
configCLAUDE_CODE_IS_COWORK
configCLAUDE_CODE_NEW_INIT
🔐 secretCLAUDE_CODE_OAUTH_REFRESH_TOKEN
configCLAUDE_CODE_OAUTH_SCOPES
configCLAUDE_CODE_POST_FOR_SESSION_INGRESS_V2
configCLAUDE_CODE_PROACTIVE
configCLAUDE_CODE_REMOTE
configCLAUDE_CODE_REMOTE_CONTROL_SESSION_NAME_PREFIX
configCLAUDE_CODE_RESUME_INTERRUPTED_TURN
configCLAUDE_CODE_SESSION_ID
configCLAUDE_CODE_STREAMLINED_OUTPUT
configCLAUDE_CODE_SYNC_PLUGIN_INSTALL
configCLAUDE_CODE_SYNC_PLUGIN_INSTALL_TIMEOUT_MS
configCLAUDE_CODE_USE_BEDROCK
configCLAUDE_CODE_USE_CCR_V2
configCLAUDE_CODE_USE_FOUNDRY
configCLAUDE_CODE_USE_VERTEX
configCLAUDE_CODE_WORKER_EPOCH
🔐 secretCLAUDE_TRUSTED_DEVICE_TOKEN
configDISABLE_BUG_COMMAND
configDISABLE_COMPACT
configDISABLE_DOCTOR_COMMAND
configDISABLE_EXTRA_USAGE_COMMAND
configDISABLE_FEEDBACK_COMMAND
configENABLE_SESSION_PERSISTENCE
configHOST
configMAX_STRUCTURED_OUTPUT_RETRIES
configOLLAMA_HOST
configOLLAMA_KEEP_ALIVE
configOLLAMA_MODEL
configOLLAMA_NUM_CTX
configOLLAMA_THINK
configPORT
configPROMPTED_TOOLSFor models without native tool calling, set =1:
configPROXY_DEBUG
configSAFEUSER
// 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/wuwangzhang1216-claude-code-source-all-in-one-1hekel)](https://m8ven.ai/mcp/wuwangzhang1216-claude-code-source-all-in-one-1hekel)
commit: 68eaad61694df7a752cbe348d7d69a652953abd7
code hash: 1c5e977963aaa9723040f0e8f68dbd672fa0ed6d985b0cf2011022a456e7f755
verified: 6/15/2026, 1:32:57 PM
view raw JSON →