Back to MCP directory
publicPublicdnsLocal runtime

last-manual-install-mcp

MCP主机安装目前仅支持Cursor客户端,未来计划支持Claude桌面版和Cline

article

README

🚀 当前仅支持 Cursor MCP 主机

本项目目前仅支持 Cursor MCP 主机,为你在特定环境下提供服务。

🚀 快速开始

当前仅支持 Cursor MCP 主机,请确保你使用该主机来体验本项目。

🗺️ 路线图

在未来的规划中,本项目将拓展支持 Claude 桌面版以及 Clain,为用户带来更丰富的使用体验。

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