Back to MCP directory
publicPublicdnsLocal runtime

mcp-turso-nmr

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