Back to MCP directory
publicPublicdnsLocal runtime

mcp-duckduckgo-search

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

article

README

🚀 变更集

本项目是一个用于多包仓库或单包仓库的构建工具,借助它可轻松实现代码的版本化和发布。此文件夹由 @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