Open MCP Client
@copilotkit
About Open MCP Client
Overview
What is Open MCP Client?
Open MCP Client is a project with a frontend component that handles the user interface and an agent component that manages core functionality.
How to use Open MCP Client?
Set up environment variables by creating a .env file at the project root and another inside the agent folder, adding LANGSMITH_API_KEY and OPENAI_API_KEY. Install Poetry (pip install poetry) to manage agent dependencies. Run the frontend and agent in separate terminals with pnpm run dev-frontend and pnpm run dev-agent, or launch both together
Basic information
More Agent Frameworks MCP clients
mcp-cli
wong2A CLI inspector for the Model Context Protocol
Tester Client for Model Context Protocol (MCP)
apifyModel Context Protocol (MCP) Client for Apify's Actors
MCP Agent Graph (MAG)
keta1930MCP Agent Graph (MAG) is an agent development framework for rapidly building agent systems. This project is based on graphs, nodes, and MCP to quickly construct complex Agent systems.
Unified MCP Client Library
mcp-usemcp-use is the easiest way to interact with mcp servers with custom agents
Unified MCP Client Library
pietrozullomcp-use is the easiest way to interact with mcp servers with custom agents
Comments