MCP.so
Sign In

Beauty1 MCP Server Configuration

@Spa42

About Beauty1 MCP Server Configuration

MCP server configuration for beauty1 project

Basic information

Category

Other

Transports

stdio

Publisher

Spa42

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers