ClaudeWave
ponponon
ponponon

claude_code_src

View on GitHub

2026.3.31 claude code 意外把包含源码的文件上传到 npm 仓库,版本号是 2.1.88,其中 cli.js.map 文件有 57MB 的体积,claude code 的源码在该文件的 sourcesContent 字段里面,解压还原后有 70w 行代码

Tools2.2k stars3.5k forksTypeScriptUpdated 7d ago
ClaudeWave Trust Score
64/100
· OK
Passed
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
Flags
  • !No license declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-code-src": {
      "command": "node",
      "args": ["/path/to/claude_code_src/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/ponponon/claude_code_src and follow its README for install instructions.

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

More Tools