Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by juliagrove • Uncategorized
An MCP server demonstrating an AI Agent orchestrator using ReAct and tool integration.
Integrate multiple tools via MCP.
Orchestrate actions using ReAct methodology.
That require a simple in-memory conversation context for demonstration.
This repository provides a simple demonstration of an AI Agent that takes actions through an Orchestrator Agent and tools implemented via the Model Context Protocol (MCP). It features a flow where user chat input triggers a ReAct agent combining LLM and MCP-style tool calls, with conversation stored in RAM for simplicity. The MCP server activates when tools are called, facilitating interactive agent behavior.