MCP Directory
Back

claude-code-book

by lintsinghua · ★ 3,043

《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:

#agent#agent-architecture#ai-agent#anthropic#book#chinese#claude-code#llm#mcp

Install

git clone https://github.com/lintsinghua/claude-code-book.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-book": {
      "command": "npx",
      "args": [
        "-y",
        "github:lintsinghua/claude-code-book"
      ]
    }
  }
}

From the README

**[English](en/README.md)** | **中文** > *"一器而工聚焉者,车为多。"* ——《考工记》 > > 两千年前,造一辆马车是最复杂的系统工程:**舆**承载乘者,辕定方向,辐传动力,軎辖为约束——每个构件各司其职,合而为一,车方能行。 > > 今天,构建一个 AI Agent 亦是如此:对话循环为**辕**,工具系统为**辐**,权限管线为**軎辖**,而将这一切承载于其上、使智能体真正运转的运行时框架—— Agent Harness——正是那个**舆**。 > > 古人御舆,驾驭的是天地之间最精密的机械;今人御舆,驾驭的是硅基时代最复杂的智能体系统。 > > 本书因此得名 **舆书**。 当所有人都在教你怎么 **用** AI Agent——**这本书带你拆开它。** [](https://lintsinghua.github.io/) [](https://github.com/lintsinghua/claude-code-book/stargazers) [](https://github.com/lintsinghua/claude-code-book/network/members) [](LICENSE) [](./) [](en/README.md) [](https://github.com/lintsinghua/cla…
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