Back to MCP directory
publicPublicdnsLocal runtime

agentset

Changesets是一个用于管理多包或单包代码库版本和发布的构建工具。

article

README

🚀 @changesets/cli 自动生成文件夹说明

这个文件夹由 @changesets/cli 自动生成。@changesets/cli 是一款适用于多包仓库或单包仓库的构建工具,它能帮助你高效管理和发布代码版本。

🚀 快速开始

你可以查阅我们仓库中的完整文档以获取更多关于 @changesets/cli 的信息。

📚 详细文档

我们整理了一份常见问题解答列表,为你快速了解和参与这个项目提供了参考,详见我们的文档

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