2 Commits

Author SHA1 Message Date
Tejas Dastane
e088a12491
Set baseline mcp client version to 1.9.0 (#267)
Notes:
- AgentCore Gateway today only supports MCP Protocol version 2025-03-26.
- MCP protocol version support only starts after mcp>=1.9.0 so adding it as a requirement.

Testing:
- Created new venv and installed all requirements according to requirements.txt
- Started the MCP S3 agentcore gateway notebook and it was able to run successfully.

Co-authored-by: Tejas Dastane <tdastan@amazon.com>
2025-08-20 11:21:43 -07:00
Maira Ladeira Tanke
41c9d9371b
Cleaning up runtime (#93)
* Clean up of runtime tutorials

* Clean up of runtime tutorials

* Adding streaming example

* Adding handling context example

* adding handling payloads example

* adding handling payloads example
2025-07-21 09:26:13 -04:00