Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "dify workflow": {4 "env": {5 "CONFIG_PATH": "path/dify-workflow-mcp/config.yaml"6 },7 "args": [8 "path/dify-workflow-mcp/build/index.js"9 ],10 "command": "node"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation