{"id":26461323,"url":"https://github.com/CopilotKit/open-mcp-client","last_synced_at":"2025-03-19T04:03:03.719Z","repository":{"id":281404712,"uuid":"945152231","full_name":"CopilotKit/open-mcp-client","owner":"CopilotKit","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-13T16:48:30.000Z","size":333,"stargazers_count":659,"open_issues_count":4,"forks_count":77,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-18T12:11:27.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://open-mcp-client.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CopilotKit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-08T19:22:42.000Z","updated_at":"2025-03-18T11:46:28.000Z","dependencies_parsed_at":"2025-03-10T18:43:45.411Z","dependency_job_id":null,"html_url":"https://github.com/CopilotKit/open-mcp-client","commit_stats":null,"previous_names":["copilotkit/mcp-client-langgraph","copilotkit/open-mcp-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2Fopen-mcp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2Fopen-mcp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2Fopen-mcp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CopilotKit%2Fopen-mcp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CopilotKit","download_url":"https://codeload.github.com/CopilotKit/open-mcp-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244352058,"owners_count":20439306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-19T04:02:58.746Z","updated_at":"2025-03-19T04:03:03.713Z","avatar_url":"https://github.com/CopilotKit.png","language":"TypeScript","readme":"https://github.com/user-attachments/assets/f72e1f7d-3c84-4429-a465-23dff3d3bd63\n\n\n# Getting Started\n\n## Set Up Environment Variables:\n\n```sh\ntouch .env\n```\n\nAdd the following inside `.env` at the root:\n\n```sh\nLANGSMITH_API_KEY=lsv2_...\n```\n\nNext, create another `.env` file inside the `agent` folder:\n\n```sh\ncd agent\ntouch .env\n```\n\nAdd the following inside `agent/.env`:\n\n```sh\nOPENAI_API_KEY=sk-...\nLANGSMITH_API_KEY=lsv2_...\n```\n\n## Development\n\nWe recommend running the **frontend and agent separately** in different terminals to debug errors and logs:\n\n```bash\n# Terminal 1 - Frontend\npnpm run dev-frontend\n\n# Terminal 2 - Agent\npnpm run dev-agent\n```\n\nAlternatively, you can run both services together with:\n\n```bash\npnpm run dev\n```\n\nThen, open [http://localhost:3000](http://localhost:3000) in your browser.\n\n## Architecture\n\nThe codebase is split into two main parts:\n\n1. `/agent` **folder** – A LangGraph agent that connects to MCP servers and calls their tools.\n2. `/app` **folder** – A frontend application using CopilotKit for UI and state synchronization.\n","funding_links":[],"categories":["MCP Middleware \u0026 Orchestration","加密_密码破解_字典","TypeScript","📚 Projects (1974 total)","🌐 Web Development"],"sub_categories":["资源传输下载","MCP Clients"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCopilotKit%2Fopen-mcp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCopilotKit%2Fopen-mcp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCopilotKit%2Fopen-mcp-client/lists"}