Back to MCP directory
publicPublicdnsLocal runtime

agenite

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

article

README

🚀 @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