article
README
🚀 Changesets
Changesets 是一个构建工具,可与多包仓库或单包仓库配合使用,帮助你对代码进行版本管理和发布。本文件夹由 @changesets/cli 自动生成。你可以在 我们的仓库 中找到其完整文档。
🚀 快速开始
你可以在 我们的文档 中找到常见问题的快速列表,以帮助你开始使用这个项目。
一个提供后台进程管理功能的MCP服务器,允许LLM启动、停止和监控长时间运行的命令行进程,并包含独立的TUI监控界面。
Changesets 是一个构建工具,可与多包仓库或单包仓库配合使用,帮助你对代码进行版本管理和发布。本文件夹由 @changesets/cli 自动生成。你可以在 我们的仓库 中找到其完整文档。
你可以在 我们的文档 中找到常见问题的快速列表,以帮助你开始使用这个项目。
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
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