agents
agents copied to clipboard
Fix: Add alpha_client.py to make it work using streamable_http
Re-added the alpha_client.py file and modified it to align with Smithery’s documentation. Replaced WebSocket implementation with streamable HTTP, as recommended.
Additionally, updated the relevant section in Lab 3 of the MCP Week to demonstrate how to run MCP servers remotely using this setup.
Please take a look at the changes whenever you get a chance.