mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 06:15:51 +00:00
docs: 更新文档, 加上配图
This commit is contained in:
@@ -20,6 +20,10 @@ Claude Code 内置了 50+ 工具,覆盖了通用的软件开发需求。但每
|
||||
|
||||
**Model Context Protocol**(模型上下文协议)是 Anthropic 提出的开放标准,定义了 AI 与外部工具之间的通信方式。
|
||||
|
||||
<Frame caption="MCP 连接架构——AI 的 USB 接口">
|
||||
<img src="/docs/images/mcp-architecture.png" alt="MCP 连接架构图" />
|
||||
</Frame>
|
||||
|
||||
类比:USB 是电脑连接外设的标准接口。MCP 是 AI 连接外部能力的标准接口。
|
||||
|
||||
## 工作原理
|
||||
|
||||
Reference in New Issue
Block a user