Connect agents to MCP tools
Let the agent discover and call tools exposed by MCP servers, so you can extend chat beyond Q&A to complete real tasks.
Use this blueprint to run an AI-driven chat in Camunda where an AI agent can discover and call tools exposed by Model Context Protocol (MCP) servers. The process uses an ad-hoc sub-process with the Agentic AI connector plus MCP Client and MCP Remote Client connectors for tools such as OpenMemory, filesystem, and time. For filesystem actions, the process asks for user confirmation before executing the tool call, giving you a clear human-in-the-loop guardrail pattern. This blueprint is designed for self-managed or hybrid deployments where MCP clients are configured in the connectors runtime, and it is preconfigured to run with AWS Bedrock.