EDUCATION & TRAINING

Extending conversational memory in Kiro CLI using Amazon Bedrock AgentCore Memory

AWS ML Blog

About This Tutorial

This tutorial nstrates how to extend conversational memory in Kiro CLI by implementing a custom Model Context Protocol (MCP) server that integrates with Amazon Bedrock AgentCore Memory. The MCP server allows Kiro CLI to interact with AI agents of Kiro directly from the terminal, enabling intelligent and context-aware conversations. The tutorial covers implementing a custom MCP server to and retrieve conversation context, monitor memory usage, and manage the underlying Bedrock Agent Core Memory infrastructure...