We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f053e04 + 99a46f5 commit 89de281Copy full SHA for 89de281
start-mcp-tongxiao/publish.yaml
@@ -1,7 +1,7 @@
1
Edition: 3.0.0
2
Type: Project
3
Name: fcai-start-mcp-tongxiao
4
-Version: 0.0.3
+Version: 0.0.4
5
Provider:
6
- 阿里云 # 取值内容参考:https://api.devsapp.cn/v3/common/args.html
7
Description: 通晓 MCP Server 模版
start-mcp-tongxiao/src/code/package.json
@@ -1,5 +1,5 @@
{
"dependencies": {
- "@tongxiao/web-search-mcp-server": "^0.0.1"
+ "@tongxiao/common-search-mcp-server": "^0.1.0"
}
start-mcp-tongxiao/src/readme.md
@@ -69,9 +69,9 @@
69
"args" : [
70
" -y " ,
71
" @tongxiao/common-search-mcp-server "
72
- ],
73
- “env”:{
74
- “TONGXIAO_API_KEY”:“ ”
+ ],
+ "env": {
+ "TONGXIAO_API_KEY": " "
75
76
77
0 commit comments