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
🌟 MCPM - Model Context Protocol Manager
pathintegral-instituteCLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.
Smolagents
huggingface🤗 smolagents: a barebones library for agents that think in code.
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.
Evo AI - AI Agents Platform
evolutionapiEvo AI is an open-source platform for creating and managing AI agents, enabling integration with different AI models and services.
Comments