Building AI Agents with Spring AI and Amazon Bedrock AgentCore - Part 3 Develop local MCP client for Conference application
java
dev.to
Introduction In part 2, we explained how to deploy and run our conference search application on the Amazon Bedrock AgentCore Runtime as the MCP server. In this article, we'll develop the (MCP-) client, capable of talking to our application running on AgentCore Runtime. Develop local MCP client for Conference application You can find the source code of the MCP client in my spring-ai-1.1-conference-app-agent-local repository. Let's go step-by-step through it. First, in pom