Files
nexus/wiki/concepts/MCP工具链.md
2026-04-15 15:02:52 +08:00

22 lines
594 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "MCP工具链"
type: concept
tags: [mcp, tool-chain]
last_updated: 2026-04-15
---
# MCP工具链
## 定义
多个 MCP 工具顺序调用形成完整工作流的能力。
## 描述
MCP 协议支持工具之间的互相调用形成链式执行。Sequential Thinking 等工具可与其他服务工具协同工作,形成完整的数据获取→推理→输出流程。
## 典型案例
- [[MCP在Cursor中的集成与应用详解]]:热点新闻服务 + Sequential Thinking 工具链协同
## Connections
- [[MCP]]:协议基础
- [[Sequential Thinking]]:常用链式工具