Skip to content

Commit 89de281

Browse files
authored
Merge pull request #46 from skiluo/dev_tongxiao
feat: tongxiao release @tongxiao/[email protected]
2 parents f053e04 + 99a46f5 commit 89de281

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

start-mcp-tongxiao/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Edition: 3.0.0
22
Type: Project
33
Name: fcai-start-mcp-tongxiao
4-
Version: 0.0.3
4+
Version: 0.0.4
55
Provider:
66
- 阿里云 # 取值内容参考:https://api.devsapp.cn/v3/common/args.html
77
Description: 通晓 MCP Server 模版
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"@tongxiao/web-search-mcp-server": "^0.0.1"
3+
"@tongxiao/common-search-mcp-server": "^0.1.0"
44
}
55
}

start-mcp-tongxiao/src/readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
"args" : [
7070
" -y " ,
7171
" @tongxiao/common-search-mcp-server "
72-
]
73-
env”:{
74-
TONGXIAO_API_KEY”:“ ”
72+
],
73+
"env": {
74+
"TONGXIAO_API_KEY": " "
7575
}
7676
}
7777
}

0 commit comments

Comments
 (0)