Back to MCP directory
publicPublicdnsLocal runtime

mcp-memory-libsql

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