跳转至

MCP 架构

当前仓库里的 MCP 是“出站 client 能力”,即 Agent 调用外部系统,而不是本系统对外充当 MCP server。

构成

  • Server 注册与健康检查
  • Credential 加密存储与轮换
  • Agent 级挂载与 allowlist
  • 对话阶段的工具选择、参数生成和调用执行
  • direct response / quick match / intent gate 等响应控制
  • 审计与测试调用

支持的传输

  • stdio
  • http_sse
  • http_sse + import_mode=url