Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

在实际项目中如何使用Dify Connect MCP调用工作流?

2025-08-30 2.2 K

调用Dify工作流的具体操作流程如下:

  1. Front Configuration::
    • 在Dify平台创建目标工作流(如文本分析工作流)
    • 将该工作流的API密钥添加到config.yaml(used form a nominal expression)dify_app_skslistings
  2. Client Integration::
    • 在支持MCP的客户端(如Claude Desktop)配置文件中添加服务器信息
    • 指定项目路径和API密钥:
      "args": ["<项目路径>/build/index.js"],
      "env": {"DIFY_API_KEY": "your-api-key"}
  3. 执行调用::
    • 通过标准MCP指令格式触发工作流:
      运行 [工作流名称] 工作流,输入文本为"[内容]"
    • Example:
      运行 text-analyzer 工作流,输入文本为"这是测试消息"
  4. Results processing::
    • MCP服务器自动将结果返回给客户端
    • 可在MCP Inspector中查看完整的请求/响应日志

调试建议:初次使用建议先通过简单工作流验证流程,再逐步增加复杂业务逻辑。

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish