- Step 1: Clone the repository from GitHub.
- Step 2: Set up dependencies using `uv sync`.
- Step 3: Create a task configuration JSON file (agent_worker_task.json).
- Step 4: Configure `config.json` with API keys and MCP server details.
- Step 5: Run the agent with `uv run agentic_mcp_client/agent_worker/run.py`.
- Step 6: Monitor execution via the dashboard at http://localhost:3000.