@ -38,6 +38,14 @@ name = "Test MCP Integration"
author = 13983571
mode = "sequential"
[[workflows.workflow.tasks]]
task = "shell.exec"
args = "python examples/mcp_example/math_server.py & "
args = "sleep 2"
args = "python examples/mcp_example/test_integration.py"