MCP.so
Sign In

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

Comments

More Agent Frameworks MCP clients