server_config
{
"mcp_params": [
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_ID",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_ID",
"userVisible": true,
"defaultValue": ""
},
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_KEY",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_KEY",
"userVisible": true,
"defaultValue": ""
}
],
"sample_prompts": [
"腾讯云联网搜索MCP如何设置时间范围来搜索特定时间段内的信息?",
"使用腾讯云联网搜索MCP搜索最近一周关于人工智能的最新动态,返回20条结果。",
"如何通过腾讯云联网搜索MCP指定搜索某个网站(如qq.com)的内容?"
]
}
env_schema
[
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_ID",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_ID",
"userVisible": true,
"defaultValue": ""
},
{
"isHeader": false,
"required": true,
"fieldName": "TENCENTCLOUD_SECRET_KEY",
"fieldType": "",
"placeholder": "TENCENTCLOUD_SECRET_KEY",
"userVisible": true,
"defaultValue": ""
}
]