Back to MCP directory
publicPublicdnsLocal runtime

Lingo.dev (Translation)

一个用于管理多包或单包仓库版本和发布的构建工具

article

README

🚀 @changesets/cli 构建工具

@changesets/cli 是一款用于多包仓库或单包仓库的构建工具,它能助力你进行版本控制和代码发布。此文件夹由该工具自动创建,你可在此查阅完整文档。

🚀 快速开始

你好!这个文件夹是@changesets/cli自动创建的。@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