Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JD_KEY | No | union.jd.com后台获取的京东联盟API key | |
| JD_PID | No | PID的第一段,在union.jd.com上获取 | |
| ENV_URL | No | 环境变量加载配置URL | https://config.sinataoke.cn/api/mcp/secret |
| PDD_PID | No | 拼多多PID,在jinbao.pinduoduo.com上获取的,需要授权 | |
| ENV_SECRET | No | 环境变量加载配置密钥 | url:mcp.sinataoke.cn |
| TAOBAO_PID | No | 淘宝联盟PID | |
| ENV_OVERRIDE | No | 是否覆盖当前已存在的环境变量,这个一定要为false,不然下面的配置将不生效 | false |
| TAOBAO_SESSION | No | 你的授权ID,通过授权链接获取 | |
| PDD_SESSION_TOKEN | No | 拼多多授权token,通过授权链接获取 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |