Back to MCP directory
publicPublicdnsLocal runtime

Gateway

解锁LLM潜能

article

README

🚀 提升你的门径

解锁你的大语言模型,为你开启全新的语言交互体验,让你在信息的海洋中畅行无阻,充分发挥大语言模型的强大功能与价值。

🚀 快速开始

暂未提供相关快速开始的内容,若有更多详细信息可进一步补充展示。

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