MCP Directory
Back

claude-code-source-all-in-one

by wuwangzhang1216 · TypeScript · ★ 71

Always up-to-date open-source mirror of Claude Code with GPT-5.4 support. Run Claude Code from source with Claude or GPT models via ChatGPT subscription. 18 deep-dive architecture articles included. For educational and reference purposes only.

#ai-agent#ai-coding#anthropic#architecture-analysis#chatgpt#claude#claude-code#cli#deep-analysis#deepseek#gpt#llm#mcp#model-context-protocol#openai#openai-api#source-code#typescript

Install

npx -y github:wuwangzhang1216/claude-code-source-all-in-one

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-source-all-in-one": {
      "command": "npx",
      "args": [
        "-y",
        "github:wuwangzhang1216/claude-code-source-all-in-one"
      ]
    }
  }
}

From the README

Claude Code Source — Architecture Study & Learning Material Production-grade AI Agent internals, dissected for learning. 中文版 [Disclaimer](#disclaimer) · [Why Study This](#why-study-this-codebase) · [Architecture](#architecture-at-a-glance) · [Deep Analysis](#deep-analysis-series) · [Run from Source](#run-from-source) · [Tech Stack](#technology-stack) · [Structure](#project-structure) · [License](#license) --- > **IMPORTANT: READ BEFORE USE** **This repository is strictly for educational and research purposes only.** - **Source**: The source code was discovered from public…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers