Skip to content

Commit 8fb85bd

Browse files
YangSen-qnYangSen-qn
andauthored
chore: change README (#17)
Co-authored-by: YangSen-qn <[email protected]>
1 parent f6f549b commit 8fb85bd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
5858

5959
注:
6060
cursor 中创建 MCP Server 可直接使用上述配置。
61+
claude 中使用时可能会遇到:Error: spawn uvx ENOENT 错误,解决方案:command 中 参数填写 uvx 的绝对路径,eg: /usr/local/bin/uvx
6162

6263
## 开发
6364
1. 克隆仓库:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "qiniu-mcp-server"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = "A MCP server project of Qiniu."
55
requires-python = ">=3.12"
66
authors = [

0 commit comments

Comments
 (0)