Connects to MCP servers through a LangGraph agent, enabling users to access and utilize various tools.
Open Client is a TypeScript-based client designed to interface with MCP (Multi-Cloud Platform) servers. It leverages a LangGraph agent to connect to these servers, allowing users to access and utilize a variety of tools hosted on them. The codebase is structured into two main parts: an agent component that handles communication with the MCP servers and a frontend application built with CopilotKit, providing a user interface for interaction and state synchronization. This architecture allows for a modular and scalable approach to managing and utilizing tools across different MCP servers.