✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

在 claude 客户端上安装此 MCP Server

打开 Claude 配置文件 如果你电脑上有安装 VS Code: code ~/Library/Application Support/Claude/claude_desktop_config.json 如果你电脑上没有安装 VS Code: 可以执行: open ~/Library/Application Support/Claude/claude_desktop_config.json 如果文件不存在,先创建文件: touch ~/Library/Application Support/Claude/claude_desktop_config.json

将下列内容粘贴到 Claude 配置文件中:

{
    "mcpServers": {
    "coze-workflow": {
        "command": "uv",
        "args": [
            "--directory",
            "/Users/username/projects/coze-mcp",
            "run",
            "coze_workflow.py"
        ]
    }
    }
}

在 cursor 中安装此 MCP Server

在 cursor mcp 配置中,类型选择 command,command 中贴入以下内容: uv --directory /Users/username/projects/coze-mcp run coze_workflow.py

Featured Templates

View More
AI Assistants
Talk with Claude 3
159 1523
AI Assistants
AI Chatbot Starter Kit v0.1
140 913
AI Engineering
Python Bug Fixer
119 1433
AI Characters
Your Speaking Avatar
169 928
AI Agents
AI Video Generator
252 2007 5.0

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.