Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

open-mcp-client
3 years
Works with Finder
6
Github Watches
183
Github Forks
1.2k
Github Stars
Open MCP Client
https://github.com/user-attachments/assets/364b6705-14d4-4e6d-bea7-fb9f12664fab
Getting Started
Set Up Environment Variables
Create a .env
file at the root of your project:
touch .env
Add the following to .env
:
LANGSMITH_API_KEY=lsv2_...
OPENAI_API_KEY=sk-...
Next, navigate to the agent
folder and create another .env
file:
cd agent
touch .env
Add the following inside agent/.env
:
OPENAI_API_KEY=sk-...
LANGSMITH_API_KEY=lsv2_...
Set Up Poetry:
Poetry manages dependencies for the agent service. Install it with:
pip install poetry
Verify the installation by running:
poetry --version
Development
For easier debugging, run the frontend
and agent
in separate terminals:
# Terminal 1 - Frontend
pnpm run dev-frontend
# Terminal 2 - Agent
pnpm run dev-agent
Alternatively, launch both services together:
pnpm run dev
Visit http://localhost:3000 in your browser to view the application.
Architecture
The codebase is organized into two primary components:
- Frontend - Handles the user interface.
- Agent - Manages the core functionality.
License
Distributed under the MIT License. See LICENSE for more info.
相关推荐
OrchestratorofexpertagentsincybersecurityandOSINT
FindetundanalysiertOnlineProdukteeinschlielichAmazonnachVolumenBewertungenundPreis
跟在天堂的亲人对话。Talk to loved ones in heaven. Sponsor:小红书“ ItsJoe就出行 ”
🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
AWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow
🧑🚀 全世界最好的LLM资料总结(数据处理、模型训练、模型部署、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Awesome MCP Servers - A curated list of Model Context Protocol servers
MCP server to provide Figma layout information to AI coding agents like Cursor
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
AI Agents & MCPs & AI Workflow Automation • (280+ MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reviews

user_fGRn85YZ
I have been using open-mcp-client by CopilotKit and I must say it's a game-changer for my MCP applications. The seamless integration and user-friendly interface make it an invaluable tool for developers. Whether you are a seasoned programmer or just starting, open-mcp-client will undoubtedly enhance your productivity. Highly recommend checking it out at https://github.com/CopilotKit/open-mcp-client!