README
🚀 项目快速设置
本项目需要设置环境变量 SAMPLE_ENV 为 sample,并运行特定命令来启动相关服务。以下是具体的操作步骤:
📦 环境变量设置与命令运行
设置 SAMPLE_ENV 为 sample,并运行命令:
env SAMPLE_ENV=sample /usr/local/bin/npx /path/to/mcp-simple-server-cursor/build/index.js
通过以上步骤,你可以完成项目的初步设置并启动相关服务。
本项目需要设置环境变量 SAMPLE_ENV 为 sample,并运行特定命令来启动相关服务。以下是具体的操作步骤:
设置 SAMPLE_ENV 为 sample,并运行命令:
env SAMPLE_ENV=sample /usr/local/bin/npx /path/to/mcp-simple-server-cursor/build/index.js
通过以上步骤,你可以完成项目的初步设置并启动相关服务。
Choose your client, fill the required environment variables, then copy a config generated from this server's published metadata
This entry does not contain a standard command or remote URL, so a safe client config cannot be generated automatically
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