MCP.so
登录

Beauty1 MCP Server Configuration

@Spa42

关于 Beauty1 MCP Server Configuration

MCP server configuration for beauty1 project

基本信息

分类

其他

传输方式

stdio

发布者

Spa42

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "beauty1-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli@latest",
        "install",
        "@smithery/toolbox",
        "--client",
        "cursor",
        "--config",
        "{\"dynamic\":false,\"smitheryApiKey\":\"@smithery/toolbox\"}"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Beauty1 MCP Server Configuration?

Beauty1 MCP Server Configuration provides the MCP (Multi-Client Protocol) server setup for the Beauty1 project, integrating the Smithery toolbox with the Cursor IDE.

How to use Beauty1 MCP Server Configuration?

Install the Smithery toolbox via npx -y @smithery/cli@latest install @smithery/toolbox --client cursor --config '{"dynamic":false,"smitheryApiKey":"@smithery/toolbox"}', then verify with npx @smithery/cli@latest list.

Key features of Beauty1 MCP Server Configuration

  • Configured with Smithery toolbox for the Beauty1 project
  • Integrated with the Cursor IDE
  • Uses a static API key (@smithery/toolbox)
  • Dynamic mode set to false

Use cases of Beauty1 MCP Server Configuration

FAQ from Beauty1 MCP Server Configuration

评论

其他 分类下的更多 MCP 服务器