docs: add Claude CLI installation guide for Semi MCP#3124
Merged
SudoUserReal merged 1 commit intoDouyinFE:mainfrom Feb 2, 2026
Merged
docs: add Claude CLI installation guide for Semi MCP#3124SudoUserReal merged 1 commit intoDouyinFE:mainfrom
SudoUserReal merged 1 commit intoDouyinFE:mainfrom
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 5c975b8:
|
Collaborator
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
English Template / 英文模板
PR类型 (请至少选择一个)
PR 描述
为 Semi MCP 安装文档添加 Claude CLI (Claude Code) 的配置方式,方便使用 Claude CLI 的用户快速接入 Semi MCP。
更新的文件:
content/start/mcp-skills/index.md- 中文官网文档content/start/mcp-skills/index-en-US.md- 英文官网文档ecosystem/semi-mcp/README.md- 英文 READMEecosystem/semi-mcp/README-zh_CN.md- 中文 README更新日志
检查清单
其他要求
附加信息
Claude CLI 配置命令:
claude mcp add semi-mcp -- npx -y @douyinfe/semi-mcp # 内网用户:claude mcp add semi-mcp -- npx -y @ies/semi-mcp-bytedance ---