Back to MCP directory
publicPublicdnsLocal runtime

huly-mcp

Huly平台的MCP集成服务器,提供项目管理、问题跟踪、文档协作、日历事件、时间追踪等全方位工作区管理功能

article

README

🚀 Changesets

Changesets 是一个构建工具,适用于多包仓库或单包仓库,可帮助你对代码进行版本管理和发布。本文件夹由 @changesets/cli 自动生成。你可以在 我们的仓库 中找到其完整文档。

我们在 文档 中提供了一份常见问题的快速列表,助你快速上手这个项目。

🚀 快速开始

你可以通过以下方式进一步探索 Changesets:

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client