Back to MCP directory
publicPublicdnsLocal runtime

near-mcp

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